graphics
Graphics is used to draw 2D graphics
GraphicsEnv encapsulates a graphics toolkit
GraphicsPath is used to path complex shapes for stroking, filling, and clipping
Graphical image
Paint models the color, image, or pattern used to stroke or fill a shape
Models an CSS4 RGB color with alpha
Font models font-family, font-size, and font-style, and font-weight
FontMetrics represents font size information for a Font within a specific graphics context
Font style property values
Font weight property values
Insets represents spacing around the edge of a rectangle
Point models a x,y coordinate
Represents the x,y coordinate and w,h size of a rectangle
Size models the width and height of a shape
Stroke defines the how to render shape outlines
Defines how a stroke end cap is rendered
Defines how two stroke lines are joined together
Transform models an affine transformation matrix