Enum Class PathTransition.OrientationType

java.lang.Object
java.lang.Enum<PathTransition.OrientationType>
javafx.animation.PathTransition.OrientationType
All Implemented Interfaces:
Serializable, Comparable<PathTransition.OrientationType>, Constable
Enclosing class:
PathTransition

public static enum PathTransition.OrientationType extends Enum<PathTransition.OrientationType>
Specifies the upright orientation of node along the path.
Since:
JavaFX 2.0