Class JGraphCoordinateAssignment.AreaSpatialCache

java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
java.awt.geom.Rectangle2D.Double
com.jgraph.layout.hierarchical.JGraphCoordinateAssignment.AreaSpatialCache
All Implemented Interfaces:
Shape, Serializable, Cloneable
Enclosing class:
JGraphCoordinateAssignment

protected class JGraphCoordinateAssignment.AreaSpatialCache extends Rectangle2D.Double
Utility class that stores a collection of vertices and edge points within a certain area. This area includes the buffer lengths of cells.
See Also:
  • Field Details

    • cells

      public Set cells
  • Constructor Details

    • AreaSpatialCache

      protected AreaSpatialCache()