Uses of Interface
com.ironsoftware.ironpdf.internal.proto.PdfiumPathSegmentObjectPOrBuilder
-
Packages that use PdfiumPathSegmentObjectPOrBuilder Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumPathSegmentObjectPOrBuilder in com.ironsoftware.ironpdf.internal.proto
Classes in com.ironsoftware.ironpdf.internal.proto that implement PdfiumPathSegmentObjectPOrBuilder Modifier and Type Class Description classPdfiumPathSegmentObjectPProtobuf typeironpdfengineproto.PdfiumPathSegmentObjectPstatic classPdfiumPathSegmentObjectP.BuilderProtobuf typeironpdfengineproto.PdfiumPathSegmentObjectPMethods in com.ironsoftware.ironpdf.internal.proto that return PdfiumPathSegmentObjectPOrBuilder Modifier and Type Method Description PdfiumPathSegmentObjectPOrBuilderPdfiumPathObjectP.Builder. getPointsOrBuilder(int index)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectPOrBuilderPdfiumPathObjectP. getPointsOrBuilder(int index)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectPOrBuilderPdfiumPathObjectPOrBuilder. getPointsOrBuilder(int index)repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumPathSegmentObjectPOrBuilder Modifier and Type Method Description List<? extends PdfiumPathSegmentObjectPOrBuilder>PdfiumPathObjectP.Builder. getPointsOrBuilderList()repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;List<? extends PdfiumPathSegmentObjectPOrBuilder>PdfiumPathObjectP. getPointsOrBuilderList()repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;List<? extends PdfiumPathSegmentObjectPOrBuilder>PdfiumPathObjectPOrBuilder. getPointsOrBuilderList()repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;
-