Uses of Class
com.ironsoftware.ironpdf.internal.proto.AnnotationIcon
Packages that use AnnotationIcon
-
Uses of AnnotationIcon in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return AnnotationIconModifier and TypeMethodDescriptionAnnotationIcon.Builder.build()
AnnotationIcon.Builder.buildPartial()
static AnnotationIcon
AnnotationIcon.getDefaultInstance()
AnnotationIcon.Builder.getDefaultInstanceForType()
AnnotationIcon.getDefaultInstanceForType()
TextAnnotation.Builder.getIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
TextAnnotation.getIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
TextAnnotationOrBuilder.getIcon()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
static AnnotationIcon
AnnotationIcon.parseDelimitedFrom
(InputStream input) static AnnotationIcon
AnnotationIcon.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIcon
AnnotationIcon.parseFrom
(byte[] data) static AnnotationIcon
AnnotationIcon.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIcon
AnnotationIcon.parseFrom
(com.google.protobuf.ByteString data) static AnnotationIcon
AnnotationIcon.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIcon
AnnotationIcon.parseFrom
(com.google.protobuf.CodedInputStream input) static AnnotationIcon
AnnotationIcon.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIcon
AnnotationIcon.parseFrom
(InputStream input) static AnnotationIcon
AnnotationIcon.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIcon
AnnotationIcon.parseFrom
(ByteBuffer data) static AnnotationIcon
AnnotationIcon.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type AnnotationIconModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AnnotationIcon>
AnnotationIcon.getParserForType()
static com.google.protobuf.Parser<AnnotationIcon>
AnnotationIcon.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type AnnotationIconModifier and TypeMethodDescriptionAnnotationIcon.Builder.mergeFrom
(AnnotationIcon other) TextAnnotation.Builder.mergeIcon
(AnnotationIcon value) optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
static AnnotationIcon.Builder
AnnotationIcon.newBuilder
(AnnotationIcon prototype) TextAnnotation.Builder.setIcon
(AnnotationIcon value) optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;