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
Subclasses with type arguments of type IClipper.Direction in com.itextpdf.kernel.pdf.canvas.parser.clipperMethods in com.itextpdf.kernel.pdf.canvas.parser.clipper that return IClipper.DirectionModifier and TypeMethodDescriptionstatic IClipper.DirectionReturns 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 voidDefaultClipper.getHorzDirection(Edge HorzEdge, IClipper.Direction[] Dir, long[] Left, long[] Right) Edge.getNextInAEL(IClipper.Direction direction)