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