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 TextAnnotationTextAnnotation.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 TextAnnotationTextAnnotation.parseDelimitedFrom(InputStream input) static TextAnnotationTextAnnotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotationTextAnnotation.parseFrom(byte[] data) static TextAnnotationTextAnnotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotationTextAnnotation.parseFrom(com.google.protobuf.ByteString data) static TextAnnotationTextAnnotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotationTextAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) static TextAnnotationTextAnnotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotationTextAnnotation.parseFrom(InputStream input) static TextAnnotationTextAnnotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextAnnotationTextAnnotation.parseFrom(ByteBuffer data) static TextAnnotationTextAnnotation.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.BuilderTextAnnotation.newBuilder(TextAnnotation prototype) AddTextAnnotationRequest.Builder.setTextAnnotation(TextAnnotation value) .IronPdfEngine.Proto.TextAnnotation text_annotation = 5;