Uses of Class
com.ironsoftware.ironpdf.internal.proto.TextAnnotation
Packages that use TextAnnotation
-
Uses of TextAnnotation in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return TextAnnotationModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type TextAnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextAnnotation>
TextAnnotation.getParserForType()
static com.google.protobuf.Parser<TextAnnotation>
TextAnnotation.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type TextAnnotationModifier 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;