Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumFontNamesP
-
Packages that use PdfiumFontNamesP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumFontNamesP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumFontNamesP Modifier and Type Method Description PdfiumFontNamesP
PdfiumFontNamesP.Builder. build()
PdfiumFontNamesP
PdfiumFontNamesP.Builder. buildPartial()
static PdfiumFontNamesP
PdfiumFontNamesP. getDefaultInstance()
PdfiumFontNamesP
PdfiumFontNamesP.Builder. getDefaultInstanceForType()
PdfiumFontNamesP
PdfiumFontNamesP. getDefaultInstanceForType()
PdfiumFontNamesP
PdfiumGetFontNamesResultP.Builder. getResult()
.ironpdfengineproto.PdfiumFontNamesP result = 1;
PdfiumFontNamesP
PdfiumGetFontNamesResultP. getResult()
.ironpdfengineproto.PdfiumFontNamesP result = 1;
PdfiumFontNamesP
PdfiumGetFontNamesResultPOrBuilder. getResult()
.ironpdfengineproto.PdfiumFontNamesP result = 1;
static PdfiumFontNamesP
PdfiumFontNamesP. parseDelimitedFrom(InputStream input)
static PdfiumFontNamesP
PdfiumFontNamesP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(byte[] data)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(com.google.protobuf.ByteString data)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(com.google.protobuf.CodedInputStream input)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(InputStream input)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(ByteBuffer data)
static PdfiumFontNamesP
PdfiumFontNamesP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumFontNamesP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumFontNamesP>
PdfiumFontNamesP. getParserForType()
static com.google.protobuf.Parser<PdfiumFontNamesP>
PdfiumFontNamesP. parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumFontNamesP Modifier and Type Method Description PdfiumFontNamesP.Builder
PdfiumFontNamesP.Builder. mergeFrom(PdfiumFontNamesP other)
PdfiumGetFontNamesResultP.Builder
PdfiumGetFontNamesResultP.Builder. mergeResult(PdfiumFontNamesP value)
.ironpdfengineproto.PdfiumFontNamesP result = 1;
static PdfiumFontNamesP.Builder
PdfiumFontNamesP. newBuilder(PdfiumFontNamesP prototype)
PdfiumGetFontNamesResultP.Builder
PdfiumGetFontNamesResultP.Builder. setResult(PdfiumFontNamesP value)
.ironpdfengineproto.PdfiumFontNamesP result = 1;
-