Class AddTextAnnotationRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
com.ironsoftware.ironpdf.internal.proto.AddTextAnnotationRequest.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- AddTextAnnotationRequestOrBuilder,- Cloneable
- Enclosing class:
- AddTextAnnotationRequest
public static final class AddTextAnnotationRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
implements AddTextAnnotationRequestOrBuilder
Protobuf type 
IronPdfEngine.Proto.AddTextAnnotationRequest- 
Method SummaryModifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().IronPdfEngine.Proto.PdfDocument document = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) optional int32 height = 7;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) int32 page_index = 2;.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;optional int32 width = 6;clearX()int32 x = 3;clearY()int32 y = 4;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.IronPdfEngine.Proto.PdfDocument document = 1;.IronPdfEngine.Proto.PdfDocument document = 1;.IronPdfEngine.Proto.PdfDocument document = 1;intoptional int32 height = 7;intint32 page_index = 2;.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;intgetWidth()optional int32 width = 6;intgetX()int32 x = 3;intgetY()int32 y = 4;boolean.IronPdfEngine.Proto.PdfDocument document = 1;booleanoptional int32 height = 7;boolean.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;booleanhasWidth()optional int32 width = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeDocument(PdfDocument value) .IronPdfEngine.Proto.PdfDocument document = 1;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .IronPdfEngine.Proto.TextAnnotation text_annotation = 5;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setDocument(PdfDocument value) .IronPdfEngine.Proto.PdfDocument document = 1;setDocument(PdfDocument.Builder builderForValue) .IronPdfEngine.Proto.PdfDocument document = 1;setHeight(int value) optional int32 height = 7;setPageIndex(int value) int32 page_index = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTextAnnotation(TextAnnotation value) .IronPdfEngine.Proto.TextAnnotation text_annotation = 5;setTextAnnotation(TextAnnotation.Builder builderForValue) .IronPdfEngine.Proto.TextAnnotation text_annotation = 5;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWidth(int value) optional int32 width = 6;setX(int value) int32 x = 3;setY(int value) int32 y = 4;Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.BuildermergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.BuildermergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
- 
Method Details- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
- 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
clear- Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
- 
build- Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
- 
buildPartial- Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
- 
clone- Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
setFieldpublic AddTextAnnotationRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
clearFieldpublic AddTextAnnotationRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
clearOneofpublic AddTextAnnotationRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
setRepeatedFieldpublic AddTextAnnotationRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
addRepeatedFieldpublic AddTextAnnotationRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
mergeFrom- Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<AddTextAnnotationRequest.Builder>
 
- 
mergeFrom
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
mergeFrompublic AddTextAnnotationRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<AddTextAnnotationRequest.Builder>
- Throws:
- IOException
 
- 
hasDocumentpublic boolean hasDocument().IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
- hasDocumentin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- Whether the document field is set.
 
- 
getDocument.IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
- getDocumentin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The document.
 
- 
setDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
setDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
mergeDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
clearDocument.IronPdfEngine.Proto.PdfDocument document = 1;
- 
getDocumentBuilder.IronPdfEngine.Proto.PdfDocument document = 1;
- 
getDocumentOrBuilder.IronPdfEngine.Proto.PdfDocument document = 1;- Specified by:
- getDocumentOrBuilderin interface- AddTextAnnotationRequestOrBuilder
 
- 
getPageIndexpublic int getPageIndex()int32 page_index = 2;- Specified by:
- getPageIndexin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The pageIndex.
 
- 
setPageIndexint32 page_index = 2;- Parameters:
- value- The pageIndex to set.
- Returns:
- This builder for chaining.
 
- 
clearPageIndexint32 page_index = 2;- Returns:
- This builder for chaining.
 
- 
getXpublic int getX()int32 x = 3;- Specified by:
- getXin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The x.
 
- 
setXint32 x = 3;- Parameters:
- value- The x to set.
- Returns:
- This builder for chaining.
 
- 
clearXint32 x = 3;- Returns:
- This builder for chaining.
 
- 
getYpublic int getY()int32 y = 4;- Specified by:
- getYin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The y.
 
- 
setYint32 y = 4;- Parameters:
- value- The y to set.
- Returns:
- This builder for chaining.
 
- 
clearYint32 y = 4;- Returns:
- This builder for chaining.
 
- 
hasTextAnnotationpublic boolean hasTextAnnotation().IronPdfEngine.Proto.TextAnnotation text_annotation = 5;- Specified by:
- hasTextAnnotationin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- Whether the textAnnotation field is set.
 
- 
getTextAnnotation.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;- Specified by:
- getTextAnnotationin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The textAnnotation.
 
- 
setTextAnnotation.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
- 
setTextAnnotation.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
- 
mergeTextAnnotation.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
- 
clearTextAnnotation.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
- 
getTextAnnotationBuilder.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
- 
getTextAnnotationOrBuilder.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;- Specified by:
- getTextAnnotationOrBuilderin interface- AddTextAnnotationRequestOrBuilder
 
- 
hasWidthpublic boolean hasWidth()optional int32 width = 6;- Specified by:
- hasWidthin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- Whether the width field is set.
 
- 
getWidthpublic int getWidth()optional int32 width = 6;- Specified by:
- getWidthin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The width.
 
- 
setWidthoptional int32 width = 6;- Parameters:
- value- The width to set.
- Returns:
- This builder for chaining.
 
- 
clearWidthoptional int32 width = 6;- Returns:
- This builder for chaining.
 
- 
hasHeightpublic boolean hasHeight()optional int32 height = 7;- Specified by:
- hasHeightin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- Whether the height field is set.
 
- 
getHeightpublic int getHeight()optional int32 height = 7;- Specified by:
- getHeightin interface- AddTextAnnotationRequestOrBuilder
- Returns:
- The height.
 
- 
setHeightoptional int32 height = 7;- Parameters:
- value- The height to set.
- Returns:
- This builder for chaining.
 
- 
clearHeightoptional int32 height = 7;- Returns:
- This builder for chaining.
 
- 
setUnknownFieldspublic final AddTextAnnotationRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
- 
mergeUnknownFieldspublic final AddTextAnnotationRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
 
 
-