Enum Class EulerOrder

java.lang.Object
java.lang.Enum<EulerOrder>
org.gnome.graphene.EulerOrder
All Implemented Interfaces:
Enumeration, Serializable, Comparable<EulerOrder>, Constable

@Generated("io.github.jwharm.JavaGI") public enum EulerOrder extends Enum<EulerOrder> implements Enumeration
Specify the order of the rotations on each axis.

The DEFAULT value is special, and is used as an alias for one of the other orders.