Uses of Class
com.itextpdf.text.pdf.parser.Subpath
Packages that use Subpath
-
Uses of Subpath in com.itextpdf.text.pdf.parser
Methods in com.itextpdf.text.pdf.parser that return types with arguments of type SubpathMethods in com.itextpdf.text.pdf.parser with parameters of type SubpathModifier and TypeMethodDescriptionvoidPath.addSubpath(Subpath subpath) Adds the subpath to this path.Method parameters in com.itextpdf.text.pdf.parser with type arguments of type SubpathModifier and TypeMethodDescriptionvoidPath.addSubpaths(List<? extends Subpath> subpaths) Adds the subpaths to this path.Constructors in com.itextpdf.text.pdf.parser with parameters of type SubpathConstructor parameters in com.itextpdf.text.pdf.parser with type arguments of type Subpath