Class SectorVisibilityTree.Context

  • Enclosing class:
    SectorVisibilityTree

    protected static class SectorVisibilityTree.Context
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Context​(DrawContext dc, double sectorSize, java.util.List<Sector> sectors)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Context

        public Context​(DrawContext dc,
                       double sectorSize,
                       java.util.List<Sector> sectors)