Class DotPath.TriPoints

  • Enclosing class:
    DotPath

    public static class DotPath.TriPoints
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      double x  
      double x1  
      double x2  
      double y  
      double y1  
      double y2  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • x1

        public final double x1
      • y1

        public final double y1
      • x2

        public final double x2
      • y2

        public final double y2
      • x

        public final double x
      • y

        public final double y