JGraphLayout
v1.4.0.2


com.jgraph.layout.hierarchical
Class JGraphCoordinateAssignment.AreaSpatialCache

java.lang.Object
  extended byjava.awt.geom.RectangularShape
      extended byjava.awt.geom.Rectangle2D
          extended byjava.awt.geom.Rectangle2D.Double
              extended bycom.jgraph.layout.hierarchical.JGraphCoordinateAssignment.AreaSpatialCache
All Implemented Interfaces:
Cloneable, Shape
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.


Nested Class Summary
 
Nested classes inherited from class java.awt.geom.Rectangle2D
Rectangle2D.Double, Rectangle2D.Float
 
Field Summary
 Set cells
           
 
Fields inherited from class java.awt.geom.Rectangle2D.Double
height, width, x, y
 
Fields inherited from class java.awt.geom.Rectangle2D
OUT_BOTTOM, OUT_LEFT, OUT_RIGHT, OUT_TOP
 
Constructor Summary
protected JGraphCoordinateAssignment.AreaSpatialCache()
           
 
Methods inherited from class java.awt.geom.Rectangle2D.Double
createIntersection, createUnion, getBounds2D, getHeight, getWidth, getX, getY, isEmpty, outcode, setRect, setRect, toString
 
Methods inherited from class java.awt.geom.Rectangle2D
add, add, add, contains, contains, equals, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, union
 
Methods inherited from class java.awt.geom.RectangularShape
clone, contains, contains, getBounds, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

cells

public Set cells
Constructor Detail

JGraphCoordinateAssignment.AreaSpatialCache

protected JGraphCoordinateAssignment.AreaSpatialCache()

JGraphLayout
v1.4.0.2


Copyright (C) 2005 JGraph.com. All rights reserved.