public static final class AddTextAnnotationRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder> implements AddTextAnnotationRequestOrBuilder
IronPdfEngine.Proto.AddTextAnnotationRequest| Modifier and Type | Method and Description |
|---|---|
AddTextAnnotationRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddTextAnnotationRequest |
build() |
AddTextAnnotationRequest |
buildPartial() |
AddTextAnnotationRequest.Builder |
clear() |
AddTextAnnotationRequest.Builder |
clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
AddTextAnnotationRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AddTextAnnotationRequest.Builder |
clearHeight()
optional int32 height = 7; |
AddTextAnnotationRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AddTextAnnotationRequest.Builder |
clearPageIndex()
int32 page_index = 2; |
AddTextAnnotationRequest.Builder |
clearTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
AddTextAnnotationRequest.Builder |
clearWidth()
optional int32 width = 6; |
AddTextAnnotationRequest.Builder |
clearX()
int32 x = 3; |
AddTextAnnotationRequest.Builder |
clearY()
int32 y = 4; |
AddTextAnnotationRequest.Builder |
clone() |
AddTextAnnotationRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocument.Builder |
getDocumentBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
int |
getHeight()
optional int32 height = 7; |
int |
getPageIndex()
int32 page_index = 2; |
TextAnnotation |
getTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
TextAnnotation.Builder |
getTextAnnotationBuilder()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
TextAnnotationOrBuilder |
getTextAnnotationOrBuilder()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
int |
getWidth()
optional int32 width = 6; |
int |
getX()
int32 x = 3; |
int |
getY()
int32 y = 4; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
boolean |
hasHeight()
optional int32 height = 7; |
boolean |
hasTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
boolean |
hasWidth()
optional int32 width = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AddTextAnnotationRequest.Builder |
mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
AddTextAnnotationRequest.Builder |
mergeFrom(AddTextAnnotationRequest other) |
AddTextAnnotationRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AddTextAnnotationRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
AddTextAnnotationRequest.Builder |
mergeTextAnnotation(TextAnnotation value)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
AddTextAnnotationRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddTextAnnotationRequest.Builder |
setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1; |
AddTextAnnotationRequest.Builder |
setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1; |
AddTextAnnotationRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AddTextAnnotationRequest.Builder |
setHeight(int value)
optional int32 height = 7; |
AddTextAnnotationRequest.Builder |
setPageIndex(int value)
int32 page_index = 2; |
AddTextAnnotationRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AddTextAnnotationRequest.Builder |
setTextAnnotation(TextAnnotation.Builder builderForValue)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
AddTextAnnotationRequest.Builder |
setTextAnnotation(TextAnnotation value)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5; |
AddTextAnnotationRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AddTextAnnotationRequest.Builder |
setWidth(int value)
optional int32 width = 6; |
AddTextAnnotationRequest.Builder |
setX(int value)
int32 x = 3; |
AddTextAnnotationRequest.Builder |
setY(int value)
int32 y = 4; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AddTextAnnotationRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AddTextAnnotationRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AddTextAnnotationRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder mergeFrom(AddTextAnnotationRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public AddTextAnnotationRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AddTextAnnotationRequest.Builder>IOExceptionpublic boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;hasDocument in interface AddTextAnnotationRequestOrBuilderpublic PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocument in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;public AddTextAnnotationRequest.Builder setDocument(PdfDocument.Builder builderForValue)
.IronPdfEngine.Proto.PdfDocument document = 1;public AddTextAnnotationRequest.Builder mergeDocument(PdfDocument value)
.IronPdfEngine.Proto.PdfDocument document = 1;public AddTextAnnotationRequest.Builder clearDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;public PdfDocument.Builder getDocumentBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;public PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;getDocumentOrBuilder in interface AddTextAnnotationRequestOrBuilderpublic int getPageIndex()
int32 page_index = 2;getPageIndex in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setPageIndex(int value)
int32 page_index = 2;value - The pageIndex to set.public AddTextAnnotationRequest.Builder clearPageIndex()
int32 page_index = 2;public int getX()
int32 x = 3;getX in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setX(int value)
int32 x = 3;value - The x to set.public AddTextAnnotationRequest.Builder clearX()
int32 x = 3;public int getY()
int32 y = 4;getY in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setY(int value)
int32 y = 4;value - The y to set.public AddTextAnnotationRequest.Builder clearY()
int32 y = 4;public boolean hasTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;hasTextAnnotation in interface AddTextAnnotationRequestOrBuilderpublic TextAnnotation getTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;getTextAnnotation in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setTextAnnotation(TextAnnotation value)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;public AddTextAnnotationRequest.Builder setTextAnnotation(TextAnnotation.Builder builderForValue)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;public AddTextAnnotationRequest.Builder mergeTextAnnotation(TextAnnotation value)
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;public AddTextAnnotationRequest.Builder clearTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;public TextAnnotation.Builder getTextAnnotationBuilder()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;public TextAnnotationOrBuilder getTextAnnotationOrBuilder()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;getTextAnnotationOrBuilder in interface AddTextAnnotationRequestOrBuilderpublic boolean hasWidth()
optional int32 width = 6;hasWidth in interface AddTextAnnotationRequestOrBuilderpublic int getWidth()
optional int32 width = 6;getWidth in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setWidth(int value)
optional int32 width = 6;value - The width to set.public AddTextAnnotationRequest.Builder clearWidth()
optional int32 width = 6;public boolean hasHeight()
optional int32 height = 7;hasHeight in interface AddTextAnnotationRequestOrBuilderpublic int getHeight()
optional int32 height = 7;getHeight in interface AddTextAnnotationRequestOrBuilderpublic AddTextAnnotationRequest.Builder setHeight(int value)
optional int32 height = 7;value - The height to set.public AddTextAnnotationRequest.Builder clearHeight()
optional int32 height = 7;public final AddTextAnnotationRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>public final AddTextAnnotationRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.