TransformAttribute
Class TransformAttribute
- java.lang.Object
-
- java.awt.font.TransformAttribute
- All Implemented Interfaces:
- Serializable
public final class TransformAttribute extends Object implements Serializable
The TransformAttribute
class provides an immutable wrapper for a transform so that it is safe to use as an attribute.
Fields
IDENTITY
public static final TransformAttribute IDENTITY
A TransformAttribute
representing the identity transform.
- Since:
- 1.6