TransformAttribute

Class 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

Constructors

登录查看完整内容