Module java.desktop
Package java.awt.font

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.
See Also: