Uses of Class
com.ironsoftware.ironpdf.internal.proto.TextAnnotation
-
Uses of TextAnnotation in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionTextAnnotation.Builder.build()
TextAnnotation.Builder.buildPartial()
static TextAnnotation
TextAnnotation.getDefaultInstance()
TextAnnotation.Builder.getDefaultInstanceForType()
TextAnnotation.getDefaultInstanceForType()
AddTextAnnotationRequest.Builder.getTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
AddTextAnnotationRequest.getTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
AddTextAnnotationRequestOrBuilder.getTextAnnotation()
.IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
static TextAnnotation
TextAnnotation.parseDelimitedFrom
(InputStream input) static TextAnnotation
TextAnnotation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotation
TextAnnotation.parseFrom
(byte[] data) static TextAnnotation
TextAnnotation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotation
TextAnnotation.parseFrom
(com.google.protobuf.ByteString data) static TextAnnotation
TextAnnotation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotation
TextAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input) static TextAnnotation
TextAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotation
TextAnnotation.parseFrom
(InputStream input) static TextAnnotation
TextAnnotation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotation
TextAnnotation.parseFrom
(ByteBuffer data) static TextAnnotation
TextAnnotation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextAnnotation>
TextAnnotation.getParserForType()
static com.google.protobuf.Parser<TextAnnotation>
TextAnnotation.parser()
Modifier and TypeMethodDescriptionTextAnnotation.Builder.mergeFrom
(TextAnnotation other) AddTextAnnotationRequest.Builder.mergeTextAnnotation
(TextAnnotation value) .IronPdfEngine.Proto.TextAnnotation text_annotation = 5;
static TextAnnotation.Builder
TextAnnotation.newBuilder
(TextAnnotation prototype) AddTextAnnotationRequest.Builder.setTextAnnotation
(TextAnnotation value) .IronPdfEngine.Proto.TextAnnotation text_annotation = 5;