Uses of Class
com.ironsoftware.ironpdf.internal.proto.AnnotationIcon
-
Uses of AnnotationIcon in com.ironsoftware.ironpdf.internal.proto
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<AnnotationIcon>
AnnotationIcon.getParserForType()
static com.google.protobuf.Parser<AnnotationIcon>
AnnotationIcon.parser()
Modifier 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;