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