Enum Class MatrixType

java.lang.Object
java.lang.Enum<MatrixType>
javafx.scene.transform.MatrixType
All Implemented Interfaces:
Serializable, Comparable<MatrixType>, Constable

public enum MatrixType extends Enum<MatrixType>
Specifies type of transformation matrix.
Since:
JavaFX 8.0