Class | Description |
---|---|
Args |
A utility class that performs checks for method argument validity.
|
GradientPaintKey |
A wrapper for a
GradientPaint that can be used as the key for
a HashMap . |
GraphicsUtils |
Utility methods for shapes and images.
|
ObjectUtils |
Some utility methods.
|
RadialGradientPaintKey |
A wrapper for a
RadialGradientPaint that can be used as the key
for a HashMap . |
TextUtils |
Text utility functions.
|
Enum | Description |
---|---|
TextAnchor |
Used to indicate the position of an anchor point for a text string.
|