Class AreaMeasurer.Cell

  • Enclosing class:
    AreaMeasurer

    protected class AreaMeasurer.Cell
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Cell​(Sector sector, double projected, double surface)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Cell

        public Cell​(Sector sector,
                    double projected,
                    double surface)