public final class TextAnnotation extends com.google.protobuf.GeneratedMessageV3 implements TextAnnotationOrBuilder
IronPdfEngine.Proto.TextAnnotation
Modifier and Type | Class and Description |
---|---|
static class |
TextAnnotation.Builder
Protobuf type
IronPdfEngine.Proto.TextAnnotation |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
COLOR_CODE_FIELD_NUMBER |
static int |
CONTENTS_FIELD_NUMBER |
static int |
HIDDEN_FIELD_NUMBER |
static int |
ICON_FIELD_NUMBER |
static int |
OPACITY_FIELD_NUMBER |
static int |
OPEN_BY_DEFAULT_FIELD_NUMBER |
static int |
PRINTABLE_FIELD_NUMBER |
static int |
READ_ONLY_FIELD_NUMBER |
static int |
ROTATEABLE_FIELD_NUMBER |
static int |
SUBJECT_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getColorCode()
optional string color_code = 1; |
com.google.protobuf.ByteString |
getColorCodeBytes()
optional string color_code = 1; |
String |
getContents()
optional string contents = 2; |
com.google.protobuf.ByteString |
getContentsBytes()
optional string contents = 2; |
static TextAnnotation |
getDefaultInstance() |
TextAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getHidden()
optional bool hidden = 3; |
AnnotationIcon |
getIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11; |
AnnotationIconOrBuilder |
getIconOrBuilder()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11; |
double |
getOpacity()
optional double opacity = 4; |
boolean |
getOpenByDefault()
optional bool open_by_default = 5; |
com.google.protobuf.Parser<TextAnnotation> |
getParserForType() |
boolean |
getPrintable()
optional bool printable = 6; |
boolean |
getReadOnly()
optional bool read_only = 7; |
boolean |
getRotateable()
optional bool rotateable = 8; |
int |
getSerializedSize() |
String |
getSubject()
optional string subject = 9; |
com.google.protobuf.ByteString |
getSubjectBytes()
optional string subject = 9; |
String |
getTitle()
optional string title = 10; |
com.google.protobuf.ByteString |
getTitleBytes()
optional string title = 10; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasColorCode()
optional string color_code = 1; |
boolean |
hasContents()
optional string contents = 2; |
int |
hashCode() |
boolean |
hasHidden()
optional bool hidden = 3; |
boolean |
hasIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11; |
boolean |
hasOpacity()
optional double opacity = 4; |
boolean |
hasOpenByDefault()
optional bool open_by_default = 5; |
boolean |
hasPrintable()
optional bool printable = 6; |
boolean |
hasReadOnly()
optional bool read_only = 7; |
boolean |
hasRotateable()
optional bool rotateable = 8; |
boolean |
hasSubject()
optional string subject = 9; |
boolean |
hasTitle()
optional string title = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TextAnnotation.Builder |
newBuilder() |
static TextAnnotation.Builder |
newBuilder(TextAnnotation prototype) |
TextAnnotation.Builder |
newBuilderForType() |
protected TextAnnotation.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TextAnnotation |
parseDelimitedFrom(InputStream input) |
static TextAnnotation |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextAnnotation |
parseFrom(byte[] data) |
static TextAnnotation |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextAnnotation |
parseFrom(ByteBuffer data) |
static TextAnnotation |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextAnnotation |
parseFrom(com.google.protobuf.ByteString data) |
static TextAnnotation |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextAnnotation |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TextAnnotation |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextAnnotation |
parseFrom(InputStream input) |
static TextAnnotation |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TextAnnotation> |
parser() |
TextAnnotation.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int COLOR_CODE_FIELD_NUMBER
public static final int CONTENTS_FIELD_NUMBER
public static final int HIDDEN_FIELD_NUMBER
public static final int OPACITY_FIELD_NUMBER
public static final int OPEN_BY_DEFAULT_FIELD_NUMBER
public static final int PRINTABLE_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER
public static final int ROTATEABLE_FIELD_NUMBER
public static final int SUBJECT_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int ICON_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasColorCode()
optional string color_code = 1;
hasColorCode
in interface TextAnnotationOrBuilder
public String getColorCode()
optional string color_code = 1;
getColorCode
in interface TextAnnotationOrBuilder
public com.google.protobuf.ByteString getColorCodeBytes()
optional string color_code = 1;
getColorCodeBytes
in interface TextAnnotationOrBuilder
public boolean hasContents()
optional string contents = 2;
hasContents
in interface TextAnnotationOrBuilder
public String getContents()
optional string contents = 2;
getContents
in interface TextAnnotationOrBuilder
public com.google.protobuf.ByteString getContentsBytes()
optional string contents = 2;
getContentsBytes
in interface TextAnnotationOrBuilder
public boolean hasHidden()
optional bool hidden = 3;
hasHidden
in interface TextAnnotationOrBuilder
public boolean getHidden()
optional bool hidden = 3;
getHidden
in interface TextAnnotationOrBuilder
public boolean hasOpacity()
optional double opacity = 4;
hasOpacity
in interface TextAnnotationOrBuilder
public double getOpacity()
optional double opacity = 4;
getOpacity
in interface TextAnnotationOrBuilder
public boolean hasOpenByDefault()
optional bool open_by_default = 5;
hasOpenByDefault
in interface TextAnnotationOrBuilder
public boolean getOpenByDefault()
optional bool open_by_default = 5;
getOpenByDefault
in interface TextAnnotationOrBuilder
public boolean hasPrintable()
optional bool printable = 6;
hasPrintable
in interface TextAnnotationOrBuilder
public boolean getPrintable()
optional bool printable = 6;
getPrintable
in interface TextAnnotationOrBuilder
public boolean hasReadOnly()
optional bool read_only = 7;
hasReadOnly
in interface TextAnnotationOrBuilder
public boolean getReadOnly()
optional bool read_only = 7;
getReadOnly
in interface TextAnnotationOrBuilder
public boolean hasRotateable()
optional bool rotateable = 8;
hasRotateable
in interface TextAnnotationOrBuilder
public boolean getRotateable()
optional bool rotateable = 8;
getRotateable
in interface TextAnnotationOrBuilder
public boolean hasSubject()
optional string subject = 9;
hasSubject
in interface TextAnnotationOrBuilder
public String getSubject()
optional string subject = 9;
getSubject
in interface TextAnnotationOrBuilder
public com.google.protobuf.ByteString getSubjectBytes()
optional string subject = 9;
getSubjectBytes
in interface TextAnnotationOrBuilder
public boolean hasTitle()
optional string title = 10;
hasTitle
in interface TextAnnotationOrBuilder
public String getTitle()
optional string title = 10;
getTitle
in interface TextAnnotationOrBuilder
public com.google.protobuf.ByteString getTitleBytes()
optional string title = 10;
getTitleBytes
in interface TextAnnotationOrBuilder
public boolean hasIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
hasIcon
in interface TextAnnotationOrBuilder
public AnnotationIcon getIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
getIcon
in interface TextAnnotationOrBuilder
public AnnotationIconOrBuilder getIconOrBuilder()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
getIconOrBuilder
in interface TextAnnotationOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static TextAnnotation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextAnnotation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextAnnotation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextAnnotation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextAnnotation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextAnnotation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static TextAnnotation parseFrom(InputStream input) throws IOException
IOException
public static TextAnnotation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TextAnnotation parseDelimitedFrom(InputStream input) throws IOException
IOException
public static TextAnnotation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static TextAnnotation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static TextAnnotation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public TextAnnotation.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static TextAnnotation.Builder newBuilder()
public static TextAnnotation.Builder newBuilder(TextAnnotation prototype)
public TextAnnotation.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected TextAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static TextAnnotation getDefaultInstance()
public static com.google.protobuf.Parser<TextAnnotation> parser()
public com.google.protobuf.Parser<TextAnnotation> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public TextAnnotation getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.