Uses of Class
com.ironsoftware.ironpdf.internal.proto.AnnotationIcon.Builder
Packages that use AnnotationIcon.Builder
-
Uses of AnnotationIcon.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return AnnotationIcon.BuilderModifier and TypeMethodDescriptionAnnotationIcon.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AnnotationIcon.Builder.clear()
AnnotationIcon.Builder.clearEnumValue()
int32 enum_value = 1;
AnnotationIcon.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) AnnotationIcon.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) AnnotationIcon.Builder.clone()
TextAnnotation.Builder.getIconBuilder()
optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;
AnnotationIcon.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AnnotationIcon.Builder.mergeFrom
(com.google.protobuf.Message other) AnnotationIcon.Builder.mergeFrom
(AnnotationIcon other) final AnnotationIcon.Builder
AnnotationIcon.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static AnnotationIcon.Builder
AnnotationIcon.newBuilder()
static AnnotationIcon.Builder
AnnotationIcon.newBuilder
(AnnotationIcon prototype) AnnotationIcon.newBuilderForType()
protected AnnotationIcon.Builder
AnnotationIcon.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) AnnotationIcon.Builder.setEnumValue
(int value) int32 enum_value = 1;
AnnotationIcon.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AnnotationIcon.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final AnnotationIcon.Builder
AnnotationIcon.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) AnnotationIcon.toBuilder()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type AnnotationIcon.BuilderModifier and TypeMethodDescriptionTextAnnotation.Builder.setIcon
(AnnotationIcon.Builder builderForValue) optional .IronPdfEngine.Proto.AnnotationIcon icon = 11;