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 Summary
Nested Classes Modifier and Type Class Description static class
PdfiumTextAnnotationP.Builder
Protobuf typeironpdfengineproto.PdfiumTextAnnotationP
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static int
ANNOT_INDEX_FIELD_NUMBER
static int
COLOR_CODE_FIELD_NUMBER
static int
CONTENTS_FIELD_NUMBER
static int
HEIGHT_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
PAGE_INDEX_FIELD_NUMBER
static int
PRINTABLE_FIELD_NUMBER
static int
READ_ONLY_FIELD_NUMBER
static int
ROTATABLE_FIELD_NUMBER
static int
SUBJECT_FIELD_NUMBER
static int
TITLE_FIELD_NUMBER
static int
WIDTH_FIELD_NUMBER
static int
X_FIELD_NUMBER
static int
Y_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
getAnnotIndex()
optional int32 annot_index = 3;
String
getColorCode()
optional string color_code = 4;
com.google.protobuf.ByteString
getColorCodeBytes()
optional string color_code = 4;
String
getContents()
optional string contents = 5;
com.google.protobuf.ByteString
getContentsBytes()
optional string contents = 5;
static PdfiumTextAnnotationP
getDefaultInstance()
PdfiumTextAnnotationP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
int
getHeight()
optional int32 height = 18;
boolean
getHidden()
optional bool hidden = 6;
PdfiumAnnotationIconP
getIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;
PdfiumAnnotationIconPOrBuilder
getIconOrBuilder()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;
double
getOpacity()
optional double opacity = 7;
boolean
getOpenByDefault()
optional bool open_by_default = 8;
int
getPageIndex()
optional int32 page_index = 2;
com.google.protobuf.Parser<PdfiumTextAnnotationP>
getParserForType()
boolean
getPrintable()
optional bool printable = 9;
boolean
getReadOnly()
optional bool read_only = 10;
boolean
getRotatable()
optional bool rotatable = 11;
int
getSerializedSize()
String
getSubject()
optional string subject = 12;
com.google.protobuf.ByteString
getSubjectBytes()
optional string subject = 12;
String
getTitle()
optional string title = 13;
com.google.protobuf.ByteString
getTitleBytes()
optional string title = 13;
int
getWidth()
optional int32 width = 17;
int
getX()
optional int32 x = 15;
int
getY()
optional int32 y = 16;
boolean
hasAnnotIndex()
optional int32 annot_index = 3;
boolean
hasColorCode()
optional string color_code = 4;
boolean
hasContents()
optional string contents = 5;
int
hashCode()
boolean
hasHeight()
optional int32 height = 18;
boolean
hasHidden()
optional bool hidden = 6;
boolean
hasIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;
boolean
hasOpacity()
optional double opacity = 7;
boolean
hasOpenByDefault()
optional bool open_by_default = 8;
boolean
hasPageIndex()
optional int32 page_index = 2;
boolean
hasPrintable()
optional bool printable = 9;
boolean
hasReadOnly()
optional bool read_only = 10;
boolean
hasRotatable()
optional bool rotatable = 11;
boolean
hasSubject()
optional string subject = 12;
boolean
hasTitle()
optional string title = 13;
boolean
hasWidth()
optional int32 width = 17;
boolean
hasX()
optional int32 x = 15;
boolean
hasY()
optional int32 y = 16;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static PdfiumTextAnnotationP.Builder
newBuilder()
static PdfiumTextAnnotationP.Builder
newBuilder(PdfiumTextAnnotationP prototype)
PdfiumTextAnnotationP.Builder
newBuilderForType()
protected PdfiumTextAnnotationP.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static PdfiumTextAnnotationP
parseDelimitedFrom(InputStream input)
static PdfiumTextAnnotationP
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumTextAnnotationP
parseFrom(byte[] data)
static PdfiumTextAnnotationP
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumTextAnnotationP
parseFrom(com.google.protobuf.ByteString data)
static PdfiumTextAnnotationP
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumTextAnnotationP
parseFrom(com.google.protobuf.CodedInputStream input)
static PdfiumTextAnnotationP
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumTextAnnotationP
parseFrom(InputStream input)
static PdfiumTextAnnotationP
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumTextAnnotationP
parseFrom(ByteBuffer data)
static PdfiumTextAnnotationP
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<PdfiumTextAnnotationP>
parser()
PdfiumTextAnnotationP.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, 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.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PAGE_INDEX_FIELD_NUMBER
public static final int PAGE_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOT_INDEX_FIELD_NUMBER
public static final int ANNOT_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLOR_CODE_FIELD_NUMBER
public static final int COLOR_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENTS_FIELD_NUMBER
public static final int CONTENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HIDDEN_FIELD_NUMBER
public static final int HIDDEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPACITY_FIELD_NUMBER
public static final int OPACITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_BY_DEFAULT_FIELD_NUMBER
public static final int OPEN_BY_DEFAULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINTABLE_FIELD_NUMBER
public static final int PRINTABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READ_ONLY_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROTATABLE_FIELD_NUMBER
public static final int ROTATABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBJECT_FIELD_NUMBER
public static final int SUBJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ICON_FIELD_NUMBER
public static final int ICON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
X_FIELD_NUMBER
public static final int X_FIELD_NUMBER
- See Also:
- Constant Field Values
-
Y_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEIGHT_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasPageIndex
public boolean hasPageIndex()
optional int32 page_index = 2;
- Specified by:
hasPageIndex
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the pageIndex field is set.
-
getPageIndex
public int getPageIndex()
optional int32 page_index = 2;
- Specified by:
getPageIndex
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The pageIndex.
-
hasAnnotIndex
public boolean hasAnnotIndex()
optional int32 annot_index = 3;
- Specified by:
hasAnnotIndex
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the annotIndex field is set.
-
getAnnotIndex
public int getAnnotIndex()
optional int32 annot_index = 3;
- Specified by:
getAnnotIndex
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The annotIndex.
-
hasColorCode
public boolean hasColorCode()
optional string color_code = 4;
- Specified by:
hasColorCode
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the colorCode field is set.
-
getColorCode
public String getColorCode()
optional string color_code = 4;
- Specified by:
getColorCode
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The colorCode.
-
getColorCodeBytes
public com.google.protobuf.ByteString getColorCodeBytes()
optional string color_code = 4;
- Specified by:
getColorCodeBytes
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for colorCode.
-
hasContents
public boolean hasContents()
optional string contents = 5;
- Specified by:
hasContents
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the contents field is set.
-
getContents
public String getContents()
optional string contents = 5;
- Specified by:
getContents
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The contents.
-
getContentsBytes
public com.google.protobuf.ByteString getContentsBytes()
optional string contents = 5;
- Specified by:
getContentsBytes
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for contents.
-
hasHidden
public boolean hasHidden()
optional bool hidden = 6;
- Specified by:
hasHidden
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the hidden field is set.
-
getHidden
public boolean getHidden()
optional bool hidden = 6;
- Specified by:
getHidden
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The hidden.
-
hasOpacity
public boolean hasOpacity()
optional double opacity = 7;
- Specified by:
hasOpacity
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the opacity field is set.
-
getOpacity
public double getOpacity()
optional double opacity = 7;
- Specified by:
getOpacity
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The opacity.
-
hasOpenByDefault
public boolean hasOpenByDefault()
optional bool open_by_default = 8;
- Specified by:
hasOpenByDefault
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the openByDefault field is set.
-
getOpenByDefault
public boolean getOpenByDefault()
optional bool open_by_default = 8;
- Specified by:
getOpenByDefault
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The openByDefault.
-
hasPrintable
public boolean hasPrintable()
optional bool printable = 9;
- Specified by:
hasPrintable
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the printable field is set.
-
getPrintable
public boolean getPrintable()
optional bool printable = 9;
- Specified by:
getPrintable
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The printable.
-
hasReadOnly
public boolean hasReadOnly()
optional bool read_only = 10;
- Specified by:
hasReadOnly
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the readOnly field is set.
-
getReadOnly
public boolean getReadOnly()
optional bool read_only = 10;
- Specified by:
getReadOnly
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The readOnly.
-
hasRotatable
public boolean hasRotatable()
optional bool rotatable = 11;
- Specified by:
hasRotatable
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the rotatable field is set.
-
getRotatable
public boolean getRotatable()
optional bool rotatable = 11;
- Specified by:
getRotatable
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The rotatable.
-
hasSubject
public boolean hasSubject()
optional string subject = 12;
- Specified by:
hasSubject
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the subject field is set.
-
getSubject
public String getSubject()
optional string subject = 12;
- Specified by:
getSubject
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The subject.
-
getSubjectBytes
public com.google.protobuf.ByteString getSubjectBytes()
optional string subject = 12;
- Specified by:
getSubjectBytes
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for subject.
-
hasTitle
public boolean hasTitle()
optional string title = 13;
- Specified by:
hasTitle
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the title field is set.
-
getTitle
public String getTitle()
optional string title = 13;
- Specified by:
getTitle
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
optional string title = 13;
- Specified by:
getTitleBytes
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The bytes for title.
-
hasIcon
public boolean hasIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;
- Specified by:
hasIcon
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the icon field is set.
-
getIcon
public PdfiumAnnotationIconP getIcon()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;
- Specified by:
getIcon
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The icon.
-
getIconOrBuilder
public PdfiumAnnotationIconPOrBuilder getIconOrBuilder()
optional .ironpdfengineproto.PdfiumAnnotationIconP icon = 14;
- Specified by:
getIconOrBuilder
in interfacePdfiumTextAnnotationPOrBuilder
-
hasX
public boolean hasX()
optional int32 x = 15;
- Specified by:
hasX
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the x field is set.
-
getX
public int getX()
optional int32 x = 15;
- Specified by:
getX
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The x.
-
hasY
public boolean hasY()
optional int32 y = 16;
- Specified by:
hasY
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the y field is set.
-
getY
public int getY()
optional int32 y = 16;
- Specified by:
getY
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The y.
-
hasWidth
public boolean hasWidth()
optional int32 width = 17;
- Specified by:
hasWidth
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the width field is set.
-
getWidth
public int getWidth()
optional int32 width = 17;
- Specified by:
getWidth
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The width.
-
hasHeight
public boolean hasHeight()
optional int32 height = 18;
- Specified by:
hasHeight
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- Whether the height field is set.
-
getHeight
public int getHeight()
optional int32 height = 18;
- Specified by:
getHeight
in interfacePdfiumTextAnnotationPOrBuilder
- Returns:
- The height.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PdfiumTextAnnotationP parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PdfiumTextAnnotationP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PdfiumTextAnnotationP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PdfiumTextAnnotationP.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PdfiumTextAnnotationP.Builder newBuilder()
-
newBuilder
public static PdfiumTextAnnotationP.Builder newBuilder(PdfiumTextAnnotationP prototype)
-
toBuilder
public PdfiumTextAnnotationP.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PdfiumTextAnnotationP.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PdfiumTextAnnotationP getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PdfiumTextAnnotationP> parser()
-
getParserForType
public com.google.protobuf.Parser<PdfiumTextAnnotationP> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PdfiumTextAnnotationP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-