Package ej.drawing
Contains shapes rendering and image with transformation rendering algorithms.
-
Class Summary Class Description ShapePainter TheShapePainterclass offers a set of static methods to render thick shapes (with or without anti-aliasing) and polygons.TransformPainter TheTransformPainterclass offers a set of static methods to render elements (image, renderable character) with a transformation. -
Enum Summary Enum Description ShapePainter.Cap Defines the cap representation when drawing a line or a circle arc.TransformPainter.Flip Specify the flip to apply when drawing an image.