Class Animation.Position

  • Enclosing class:
    Animation

    public static class Animation.Position
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Position​(LocalDotNode dotNode, java.lang.Double timestamp)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • timestamp

        public final java.lang.Double timestamp
    • Constructor Detail

      • Position

        public Position​(LocalDotNode dotNode,
                        java.lang.Double timestamp)