Classes
 ClassDescription
 AffineTransform  
 Dimension  
 Insets An Insets object is a representation of the borders of a container.
 Point2D The Point2D class defines a point representing a location in (x, y) coordinate space.
 Point2DDouble The Double class defines a point specified in double precision.
 Rectangle A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's top-left point (x, y) in the coordinate space, its width, and its height.
 Rectangle2D The Rectangle2D class describes a rectangle defined by a location (x, y) and dimension (w x h).
 Rectangle2DDouble The Double class defines a rectangle specified in double coordinates.