Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumPathSegmentObjectP
-
Packages that use PdfiumPathSegmentObjectP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumPathSegmentObjectP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumPathSegmentObjectP Modifier and Type Method Description PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP.Builder. build()PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP.Builder. buildPartial()static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. getDefaultInstance()PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP.Builder. getDefaultInstanceForType()PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. getDefaultInstanceForType()PdfiumPathSegmentObjectPPdfiumPathObjectP.Builder. getPoints(int index)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectPPdfiumPathObjectP. getPoints(int index)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectPPdfiumPathObjectPOrBuilder. getPoints(int index)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseDelimitedFrom(InputStream input)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(byte[] data)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(com.google.protobuf.ByteString data)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(InputStream input)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(ByteBuffer data)static PdfiumPathSegmentObjectPPdfiumPathSegmentObjectP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumPathSegmentObjectP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumPathSegmentObjectP>PdfiumPathSegmentObjectP. getParserForType()List<PdfiumPathSegmentObjectP>PdfiumPathObjectP.Builder. getPointsList()repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;List<PdfiumPathSegmentObjectP>PdfiumPathObjectP. getPointsList()repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;List<PdfiumPathSegmentObjectP>PdfiumPathObjectPOrBuilder. getPointsList()repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;static com.google.protobuf.Parser<PdfiumPathSegmentObjectP>PdfiumPathSegmentObjectP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumPathSegmentObjectP Modifier and Type Method Description PdfiumPathObjectP.BuilderPdfiumPathObjectP.Builder. addPoints(int index, PdfiumPathSegmentObjectP value)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathObjectP.BuilderPdfiumPathObjectP.Builder. addPoints(PdfiumPathSegmentObjectP value)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectP.BuilderPdfiumPathSegmentObjectP.Builder. mergeFrom(PdfiumPathSegmentObjectP other)static PdfiumPathSegmentObjectP.BuilderPdfiumPathSegmentObjectP. newBuilder(PdfiumPathSegmentObjectP prototype)PdfiumPathObjectP.BuilderPdfiumPathObjectP.Builder. setPoints(int index, PdfiumPathSegmentObjectP value)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfiumPathSegmentObjectP Modifier and Type Method Description PdfiumPathObjectP.BuilderPdfiumPathObjectP.Builder. addAllPoints(Iterable<? extends PdfiumPathSegmentObjectP> values)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;
-