Uses of Enum
com.itextpdf.kernel.pdf.canvas.parser.clipper.IClipper.Direction
Packages that use IClipper.Direction
-
Uses of IClipper.Direction in com.itextpdf.kernel.pdf.canvas.parser.clipper
Methods in com.itextpdf.kernel.pdf.canvas.parser.clipper that return IClipper.DirectionModifier and TypeMethodDescriptionstatic IClipper.Direction
Returns the enum constant of this type with the specified name.static IClipper.Direction[]
IClipper.Direction.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 IClipper.DirectionModifier and TypeMethodDescriptionprivate static void
DefaultClipper.getHorzDirection
(Edge HorzEdge, IClipper.Direction[] Dir, long[] Left, long[] Right) Edge.getNextInAEL
(IClipper.Direction direction)