Package 

Enum TransformationLayout.Motion

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      LINEAR

      Indicates that this transition should be drawn as the linear path.

      ARC

      Indicates that this transition should be drawn as the arc path.

    • Method Summary

      Modifier and Type Method Description
      final PathMotion getPathMotion()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait