Class JCVoronoi.jcv_point

  • Enclosing class:
    JCVoronoi

    class JCVoronoi.jcv_point
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double x  
      (package private) double y  
    • Constructor Summary

      Constructors 
      Constructor Description
      jcv_point()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • x

        double x
      • y

        double y
    • Constructor Detail

      • jcv_point

        jcv_point()