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 AnnotationIconAnnotationIcon.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 AnnotationIconAnnotationIcon.parseDelimitedFrom(InputStream input) static AnnotationIconAnnotationIcon.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIconAnnotationIcon.parseFrom(byte[] data) static AnnotationIconAnnotationIcon.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIconAnnotationIcon.parseFrom(com.google.protobuf.ByteString data) static AnnotationIconAnnotationIcon.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIconAnnotationIcon.parseFrom(com.google.protobuf.CodedInputStream input) static AnnotationIconAnnotationIcon.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIconAnnotationIcon.parseFrom(InputStream input) static AnnotationIconAnnotationIcon.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationIconAnnotationIcon.parseFrom(ByteBuffer data) static AnnotationIconAnnotationIcon.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.BuilderAnnotationIcon.newBuilder(AnnotationIcon prototype) TextAnnotation.Builder.setIcon(AnnotationIcon value) optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;