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
Subclasses with type arguments of type PolyNode.NodeType in com.itextpdf.kernel.pdf.canvas.parser.clipperMethods in com.itextpdf.kernel.pdf.canvas.parser.clipper that return PolyNode.NodeTypeModifier and TypeMethodDescriptionstatic PolyNode.NodeTypeReturns 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 TypeMethodDescriptionvoidPaths.addPolyNode(PolyNode polynode, PolyNode.NodeType nt)