Uses of Enum
com.itextpdf.kernel.pdf.canvas.parser.clipper.PolyNode.NodeType
Packages that use PolyNode.NodeType
-
Uses of PolyNode.NodeType in com.itextpdf.kernel.pdf.canvas.parser.clipper
Methods in com.itextpdf.kernel.pdf.canvas.parser.clipper that return PolyNode.NodeTypeModifier and TypeMethodDescriptionstatic PolyNode.NodeType
Returns the enum constant of this type with the specified name.static PolyNode.NodeType[]
PolyNode.NodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.itextpdf.kernel.pdf.canvas.parser.clipper with parameters of type PolyNode.NodeTypeModifier and TypeMethodDescriptionvoid
Paths.addPolyNode
(PolyNode polynode, PolyNode.NodeType nt)