Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumPathObjectP
-
Packages that use PdfiumPathObjectP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumPathObjectP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumPathObjectP Modifier and Type Method Description PdfiumPathObjectPPdfiumPathObjectP.Builder. build()PdfiumPathObjectPPdfiumPathObjectP.Builder. buildPartial()static PdfiumPathObjectPPdfiumPathObjectP. getDefaultInstance()PdfiumPathObjectPPdfiumPathObjectP.Builder. getDefaultInstanceForType()PdfiumPathObjectPPdfiumPathObjectP. getDefaultInstanceForType()PdfiumPathObjectPPdfiumPathObjectCollectionP.Builder. getValue(int index)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;PdfiumPathObjectPPdfiumPathObjectCollectionP. getValue(int index)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;PdfiumPathObjectPPdfiumPathObjectCollectionPOrBuilder. getValue(int index)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;static PdfiumPathObjectPPdfiumPathObjectP. parseDelimitedFrom(InputStream input)static PdfiumPathObjectPPdfiumPathObjectP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(byte[] data)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(com.google.protobuf.ByteString data)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(InputStream input)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(ByteBuffer data)static PdfiumPathObjectPPdfiumPathObjectP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumPathObjectP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumPathObjectP>PdfiumPathObjectP. getParserForType()List<PdfiumPathObjectP>PdfiumPathObjectCollectionP.Builder. getValueList()repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;List<PdfiumPathObjectP>PdfiumPathObjectCollectionP. getValueList()repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;List<PdfiumPathObjectP>PdfiumPathObjectCollectionPOrBuilder. getValueList()repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;static com.google.protobuf.Parser<PdfiumPathObjectP>PdfiumPathObjectP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumPathObjectP Modifier and Type Method Description PdfiumPathObjectCollectionP.BuilderPdfiumPathObjectCollectionP.Builder. addValue(int index, PdfiumPathObjectP value)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;PdfiumPathObjectCollectionP.BuilderPdfiumPathObjectCollectionP.Builder. addValue(PdfiumPathObjectP value)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;PdfiumPathObjectP.BuilderPdfiumPathObjectP.Builder. mergeFrom(PdfiumPathObjectP other)static PdfiumPathObjectP.BuilderPdfiumPathObjectP. newBuilder(PdfiumPathObjectP prototype)PdfiumPathObjectCollectionP.BuilderPdfiumPathObjectCollectionP.Builder. setValue(int index, PdfiumPathObjectP value)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfiumPathObjectP Modifier and Type Method Description PdfiumPathObjectCollectionP.BuilderPdfiumPathObjectCollectionP.Builder. addAllValue(Iterable<? extends PdfiumPathObjectP> values)repeated .ironpdfengineproto.PdfiumPathObjectP value = 1;
-