PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.clear() |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.clearAnnotation() |
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.clearState() |
optional string state = 2;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.clone() |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumWrappedPdfAnnotationP.Builder.getTextBuilder() |
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.mergeAnnotation(PdfiumPdfAnnotationP value) |
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.mergeFrom(PdfiumPdfTextAnnotationP other) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.newBuilder() |
|
static PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.newBuilder(PdfiumPdfTextAnnotationP prototype) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.newBuilderForType() |
|
protected PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setAnnotation(PdfiumPdfAnnotationP value) |
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue) |
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setState(String value) |
optional string state = 2;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setStateBytes(com.google.protobuf.ByteString value) |
optional string state = 2;
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PdfiumPdfTextAnnotationP.Builder |
PdfiumPdfTextAnnotationP.toBuilder() |
|