Package ca.cgjennings.graphics.shapes
-
Interface Summary Interface Description VectorImage Interface implemented by classes that represent vector images. -
Class Summary Class Description AbstractVectorImage An abstract base class for creating vector images.ShapeUtilities Utility methods for shapes and the paths that delineate them.SubregionVectorImage A vector image that consists of a rectangular region within another vector image.SVGVectorImage A vector image whose content is loaded from an SVG source file.VectorIcon An icon that is drawn from aVectorImage
.