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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasColorCode()
optional string color_code = 1;hasColorCode in interface TextAnnotationOrBuilderpublic String getColorCode()
optional string color_code = 1;getColorCode in interface TextAnnotationOrBuilderpublic com.google.protobuf.ByteString getColorCodeBytes()
optional string color_code = 1;getColorCodeBytes in interface TextAnnotationOrBuilderpublic boolean hasContents()
optional string contents = 2;hasContents in interface TextAnnotationOrBuilderpublic String getContents()
optional string contents = 2;getContents in interface TextAnnotationOrBuilderpublic com.google.protobuf.ByteString getContentsBytes()
optional string contents = 2;getContentsBytes in interface TextAnnotationOrBuilderpublic boolean hasHidden()
optional bool hidden = 3;hasHidden in interface TextAnnotationOrBuilderpublic boolean getHidden()
optional bool hidden = 3;getHidden in interface TextAnnotationOrBuilderpublic boolean hasOpacity()
optional double opacity = 4;hasOpacity in interface TextAnnotationOrBuilderpublic double getOpacity()
optional double opacity = 4;getOpacity in interface TextAnnotationOrBuilderpublic boolean hasOpenByDefault()
optional bool open_by_default = 5;hasOpenByDefault in interface TextAnnotationOrBuilderpublic boolean getOpenByDefault()
optional bool open_by_default = 5;getOpenByDefault in interface TextAnnotationOrBuilderpublic boolean hasPrintable()
optional bool printable = 6;hasPrintable in interface TextAnnotationOrBuilderpublic boolean getPrintable()
optional bool printable = 6;getPrintable in interface TextAnnotationOrBuilderpublic boolean hasReadOnly()
optional bool read_only = 7;hasReadOnly in interface TextAnnotationOrBuilderpublic boolean getReadOnly()
optional bool read_only = 7;getReadOnly in interface TextAnnotationOrBuilderpublic boolean hasRotateable()
optional bool rotateable = 8;hasRotateable in interface TextAnnotationOrBuilderpublic boolean getRotateable()
optional bool rotateable = 8;getRotateable in interface TextAnnotationOrBuilderpublic boolean hasSubject()
optional string subject = 9;hasSubject in interface TextAnnotationOrBuilderpublic String getSubject()
optional string subject = 9;getSubject in interface TextAnnotationOrBuilderpublic com.google.protobuf.ByteString getSubjectBytes()
optional string subject = 9;getSubjectBytes in interface TextAnnotationOrBuilderpublic boolean hasTitle()
optional string title = 10;hasTitle in interface TextAnnotationOrBuilderpublic String getTitle()
optional string title = 10;getTitle in interface TextAnnotationOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
optional string title = 10;getTitleBytes in interface TextAnnotationOrBuilderpublic boolean hasIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;hasIcon in interface TextAnnotationOrBuilderpublic AnnotationIcon getIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;getIcon in interface TextAnnotationOrBuilderpublic AnnotationIconOrBuilder getIconOrBuilder()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;getIconOrBuilder in interface TextAnnotationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static TextAnnotation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TextAnnotation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TextAnnotation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TextAnnotation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TextAnnotation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TextAnnotation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TextAnnotation parseFrom(InputStream input) throws IOException
IOExceptionpublic static TextAnnotation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TextAnnotation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TextAnnotation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TextAnnotation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TextAnnotation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TextAnnotation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TextAnnotation.Builder newBuilder()
public static TextAnnotation.Builder newBuilder(TextAnnotation prototype)
public TextAnnotation.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TextAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TextAnnotation getDefaultInstance()
public static com.google.protobuf.Parser<TextAnnotation> parser()
public com.google.protobuf.Parser<TextAnnotation> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TextAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2023 Iron Software. All rights reserved.