PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.addAllValue(Iterable<? extends PdfiumFontInfoP> values)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.addValue(int index,
PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.addValue(int index,
PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.addValue(PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.addValue(PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.clear() |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.clearValue()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.clone() |
PdfiumFontInfoCollectionP.Builder |
PdfiumFindFontsResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumFontInfoCollectionP result = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumGetFontInfoCollectionResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumFontInfoCollectionP result = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.mergeFrom(com.google.protobuf.Message other) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.mergeFrom(PdfiumFontInfoCollectionP other) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.newBuilder() |
static PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.newBuilder(PdfiumFontInfoCollectionP prototype) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.newBuilderForType() |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.removeValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.setValue(int index,
PdfiumFontInfoP.Builder builderForValue)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.Builder.setValue(int index,
PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoCollectionP.Builder |
PdfiumFontInfoCollectionP.toBuilder() |