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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
public AddTextAnnotationRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public AddTextAnnotationRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public AddTextAnnotationRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public AddTextAnnotationRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AddTextAnnotationRequest.Builder>
IOException
public boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
hasDocument
in interface AddTextAnnotationRequestOrBuilder
public PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
getDocument
in interface AddTextAnnotationRequestOrBuilder
public 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 AddTextAnnotationRequestOrBuilder
public int getPageIndex()
int32 page_index = 2;
getPageIndex
in interface AddTextAnnotationRequestOrBuilder
public 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 AddTextAnnotationRequestOrBuilder
public 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 AddTextAnnotationRequestOrBuilder
public 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 AddTextAnnotationRequestOrBuilder
public TextAnnotation getTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
getTextAnnotation
in interface AddTextAnnotationRequestOrBuilder
public 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 AddTextAnnotationRequestOrBuilder
public boolean hasWidth()
optional int32 width = 6;
hasWidth
in interface AddTextAnnotationRequestOrBuilder
public int getWidth()
optional int32 width = 6;
getWidth
in interface AddTextAnnotationRequestOrBuilder
public 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 AddTextAnnotationRequestOrBuilder
public int getHeight()
optional int32 height = 7;
getHeight
in interface AddTextAnnotationRequestOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AddTextAnnotationRequest.Builder>
Copyright © 2022–2023 Iron Software. All rights reserved.