Class AbstractDepictor.DepictorDot

  • Enclosing class:
    AbstractDepictor<T>

    public static class AbstractDepictor.DepictorDot
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int color  
      double x  
      double y  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • x

        public double x
      • y

        public double y
      • color

        public int color