Class PdfiumTextAnnotationP
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumTextAnnotationP
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumTextAnnotationPOrBuilder,- Serializable
 
 public final class PdfiumTextAnnotationP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumTextAnnotationPOrBuilder Protobuf typeironpdfengineproto.PdfiumTextAnnotationP- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classPdfiumTextAnnotationP.BuilderProtobuf typeironpdfengineproto.PdfiumTextAnnotationP- 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3com.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
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static intANNOT_INDEX_FIELD_NUMBERstatic intCOLOR_CODE_FIELD_NUMBERstatic intCONTENTS_FIELD_NUMBERstatic intHEIGHT_FIELD_NUMBERstatic intHIDDEN_FIELD_NUMBERstatic intICON_FIELD_NUMBERstatic intOPACITY_FIELD_NUMBERstatic intOPEN_BY_DEFAULT_FIELD_NUMBERstatic intPAGE_INDEX_FIELD_NUMBERstatic intPRINTABLE_FIELD_NUMBERstatic intREAD_ONLY_FIELD_NUMBERstatic intROTATABLE_FIELD_NUMBERstatic intSUBJECT_FIELD_NUMBERstatic intTITLE_FIELD_NUMBERstatic intWIDTH_FIELD_NUMBERstatic intX_FIELD_NUMBERstatic intY_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetAnnotIndex()optional int32 annot_index = 3;StringgetColorCode()optional string color_code = 4;com.google.protobuf.ByteStringgetColorCodeBytes()optional string color_code = 4;StringgetContents()optional string contents = 5;com.google.protobuf.ByteStringgetContentsBytes()optional string contents = 5;static PdfiumTextAnnotationPgetDefaultInstance()PdfiumTextAnnotationPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetHeight()optional int32 height = 18;booleangetHidden()optional bool hidden = 6;PdfiumAnnotationIconPgetIcon()optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;PdfiumAnnotationIconPOrBuildergetIconOrBuilder()optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;doublegetOpacity()optional double opacity = 7;booleangetOpenByDefault()optional bool open_by_default = 8;intgetPageIndex()optional int32 page_index = 2;com.google.protobuf.Parser<PdfiumTextAnnotationP>getParserForType()booleangetPrintable()optional bool printable = 9;booleangetReadOnly()optional bool read_only = 10;booleangetRotatable()optional bool rotatable = 11;intgetSerializedSize()StringgetSubject()optional string subject = 12;com.google.protobuf.ByteStringgetSubjectBytes()optional string subject = 12;StringgetTitle()optional string title = 13;com.google.protobuf.ByteStringgetTitleBytes()optional string title = 13;intgetWidth()optional int32 width = 17;intgetX()optional int32 x = 15;intgetY()optional int32 y = 16;booleanhasAnnotIndex()optional int32 annot_index = 3;booleanhasColorCode()optional string color_code = 4;booleanhasContents()optional string contents = 5;inthashCode()booleanhasHeight()optional int32 height = 18;booleanhasHidden()optional bool hidden = 6;booleanhasIcon()optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;booleanhasOpacity()optional double opacity = 7;booleanhasOpenByDefault()optional bool open_by_default = 8;booleanhasPageIndex()optional int32 page_index = 2;booleanhasPrintable()optional bool printable = 9;booleanhasReadOnly()optional bool read_only = 10;booleanhasRotatable()optional bool rotatable = 11;booleanhasSubject()optional string subject = 12;booleanhasTitle()optional string title = 13;booleanhasWidth()optional int32 width = 17;booleanhasX()optional int32 x = 15;booleanhasY()optional int32 y = 16;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PdfiumTextAnnotationP.BuildernewBuilder()static PdfiumTextAnnotationP.BuildernewBuilder(PdfiumTextAnnotationP prototype)PdfiumTextAnnotationP.BuildernewBuilderForType()protected PdfiumTextAnnotationP.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PdfiumTextAnnotationPparseDelimitedFrom(InputStream input)static PdfiumTextAnnotationPparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumTextAnnotationPparseFrom(byte[] data)static PdfiumTextAnnotationPparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumTextAnnotationPparseFrom(com.google.protobuf.ByteString data)static PdfiumTextAnnotationPparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumTextAnnotationPparseFrom(com.google.protobuf.CodedInputStream input)static PdfiumTextAnnotationPparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumTextAnnotationPparseFrom(InputStream input)static PdfiumTextAnnotationPparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumTextAnnotationPparseFrom(ByteBuffer data)static PdfiumTextAnnotationPparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PdfiumTextAnnotationP>parser()PdfiumTextAnnotationP.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
 - 
Methods inherited from class com.google.protobuf.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
PAGE_INDEX_FIELD_NUMBERpublic static final int PAGE_INDEX_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ANNOT_INDEX_FIELD_NUMBERpublic static final int ANNOT_INDEX_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
COLOR_CODE_FIELD_NUMBERpublic static final int COLOR_CODE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CONTENTS_FIELD_NUMBERpublic static final int CONTENTS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
HIDDEN_FIELD_NUMBERpublic static final int HIDDEN_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
OPACITY_FIELD_NUMBERpublic static final int OPACITY_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
OPEN_BY_DEFAULT_FIELD_NUMBERpublic static final int OPEN_BY_DEFAULT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PRINTABLE_FIELD_NUMBERpublic static final int PRINTABLE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
READ_ONLY_FIELD_NUMBERpublic static final int READ_ONLY_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ROTATABLE_FIELD_NUMBERpublic static final int ROTATABLE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SUBJECT_FIELD_NUMBERpublic static final int SUBJECT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TITLE_FIELD_NUMBERpublic static final int TITLE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ICON_FIELD_NUMBERpublic static final int ICON_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
X_FIELD_NUMBERpublic static final int X_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
Y_FIELD_NUMBERpublic static final int Y_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
WIDTH_FIELD_NUMBERpublic static final int WIDTH_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
HEIGHT_FIELD_NUMBERpublic static final int HEIGHT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
newInstanceprotected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3
 
 - 
hasPageIndexpublic boolean hasPageIndex() optional int32 page_index = 2;- Specified by:
- hasPageIndexin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the pageIndex field is set.
 
 - 
getPageIndexpublic int getPageIndex() optional int32 page_index = 2;- Specified by:
- getPageIndexin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The pageIndex.
 
 - 
hasAnnotIndexpublic boolean hasAnnotIndex() optional int32 annot_index = 3;- Specified by:
- hasAnnotIndexin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the annotIndex field is set.
 
 - 
getAnnotIndexpublic int getAnnotIndex() optional int32 annot_index = 3;- Specified by:
- getAnnotIndexin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The annotIndex.
 
 - 
hasColorCodepublic boolean hasColorCode() optional string color_code = 4;- Specified by:
- hasColorCodein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the colorCode field is set.
 
 - 
getColorCodepublic String getColorCode() optional string color_code = 4;- Specified by:
- getColorCodein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The colorCode.
 
 - 
getColorCodeBytespublic com.google.protobuf.ByteString getColorCodeBytes() optional string color_code = 4;- Specified by:
- getColorCodeBytesin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for colorCode.
 
 - 
hasContentspublic boolean hasContents() optional string contents = 5;- Specified by:
- hasContentsin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the contents field is set.
 
 - 
getContentspublic String getContents() optional string contents = 5;- Specified by:
- getContentsin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The contents.
 
 - 
getContentsBytespublic com.google.protobuf.ByteString getContentsBytes() optional string contents = 5;- Specified by:
- getContentsBytesin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for contents.
 
 - 
hasHiddenpublic boolean hasHidden() optional bool hidden = 6;- Specified by:
- hasHiddenin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the hidden field is set.
 
 - 
getHiddenpublic boolean getHidden() optional bool hidden = 6;- Specified by:
- getHiddenin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The hidden.
 
 - 
hasOpacitypublic boolean hasOpacity() optional double opacity = 7;- Specified by:
- hasOpacityin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the opacity field is set.
 
 - 
getOpacitypublic double getOpacity() optional double opacity = 7;- Specified by:
- getOpacityin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The opacity.
 
 - 
hasOpenByDefaultpublic boolean hasOpenByDefault() optional bool open_by_default = 8;- Specified by:
- hasOpenByDefaultin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the openByDefault field is set.
 
 - 
getOpenByDefaultpublic boolean getOpenByDefault() optional bool open_by_default = 8;- Specified by:
- getOpenByDefaultin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The openByDefault.
 
 - 
hasPrintablepublic boolean hasPrintable() optional bool printable = 9;- Specified by:
- hasPrintablein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the printable field is set.
 
 - 
getPrintablepublic boolean getPrintable() optional bool printable = 9;- Specified by:
- getPrintablein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The printable.
 
 - 
hasReadOnlypublic boolean hasReadOnly() optional bool read_only = 10;- Specified by:
- hasReadOnlyin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the readOnly field is set.
 
 - 
getReadOnlypublic boolean getReadOnly() optional bool read_only = 10;- Specified by:
- getReadOnlyin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The readOnly.
 
 - 
hasRotatablepublic boolean hasRotatable() optional bool rotatable = 11;- Specified by:
- hasRotatablein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the rotatable field is set.
 
 - 
getRotatablepublic boolean getRotatable() optional bool rotatable = 11;- Specified by:
- getRotatablein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The rotatable.
 
 - 
hasSubjectpublic boolean hasSubject() optional string subject = 12;- Specified by:
- hasSubjectin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the subject field is set.
 
 - 
getSubjectpublic String getSubject() optional string subject = 12;- Specified by:
- getSubjectin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The subject.
 
 - 
getSubjectBytespublic com.google.protobuf.ByteString getSubjectBytes() optional string subject = 12;- Specified by:
- getSubjectBytesin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for subject.
 
 - 
hasTitlepublic boolean hasTitle() optional string title = 13;- Specified by:
- hasTitlein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the title field is set.
 
 - 
getTitlepublic String getTitle() optional string title = 13;- Specified by:
- getTitlein interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The title.
 
 - 
getTitleBytespublic com.google.protobuf.ByteString getTitleBytes() optional string title = 13;- Specified by:
- getTitleBytesin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for title.
 
 - 
hasIconpublic boolean hasIcon() optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;- Specified by:
- hasIconin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the icon field is set.
 
 - 
getIconpublic PdfiumAnnotationIconP getIcon() optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;- Specified by:
- getIconin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The icon.
 
 - 
getIconOrBuilderpublic PdfiumAnnotationIconPOrBuilder getIconOrBuilder() optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;- Specified by:
- getIconOrBuilderin interface- PdfiumTextAnnotationPOrBuilder
 
 - 
hasXpublic boolean hasX() optional int32 x = 15;- Specified by:
- hasXin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the x field is set.
 
 - 
getXpublic int getX() optional int32 x = 15;- Specified by:
- getXin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The x.
 
 - 
hasYpublic boolean hasY() optional int32 y = 16;- Specified by:
- hasYin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the y field is set.
 
 - 
getYpublic int getY() optional int32 y = 16;- Specified by:
- getYin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The y.
 
 - 
hasWidthpublic boolean hasWidth() optional int32 width = 17;- Specified by:
- hasWidthin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the width field is set.
 
 - 
getWidthpublic int getWidth() optional int32 width = 17;- Specified by:
- getWidthin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The width.
 
 - 
hasHeightpublic boolean hasHeight() optional int32 height = 18;- Specified by:
- hasHeightin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the height field is set.
 
 - 
getHeightpublic int getHeight() optional int32 height = 18;- Specified by:
- getHeightin interface- PdfiumTextAnnotationPOrBuilder
- Returns:
- The height.
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
- writeToin interface- com.google.protobuf.MessageLite
- Overrides:
- writeToin class- com.google.protobuf.GeneratedMessageV3
- Throws:
- IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- com.google.protobuf.MessageLite
- Overrides:
- getSerializedSizein class- com.google.protobuf.GeneratedMessageV3
 
 - 
equalspublic boolean equals(Object obj) - Specified by:
- equalsin interface- com.google.protobuf.Message
- Overrides:
- equalsin class- com.google.protobuf.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- com.google.protobuf.Message
- Overrides:
- hashCodein class- com.google.protobuf.AbstractMessage
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static PdfiumTextAnnotationP parseDelimitedFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static PdfiumTextAnnotationP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static PdfiumTextAnnotationP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
newBuilderForTypepublic PdfiumTextAnnotationP.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static PdfiumTextAnnotationP.Builder newBuilder() 
 - 
newBuilderpublic static PdfiumTextAnnotationP.Builder newBuilder(PdfiumTextAnnotationP prototype) 
 - 
toBuilderpublic PdfiumTextAnnotationP.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected PdfiumTextAnnotationP.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static PdfiumTextAnnotationP getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<PdfiumTextAnnotationP> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<PdfiumTextAnnotationP> getParserForType() - Specified by:
- getParserForTypein interface- com.google.protobuf.Message
- Specified by:
- getParserForTypein interface- com.google.protobuf.MessageLite
- Overrides:
- getParserForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic PdfiumTextAnnotationP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-