com.mxgraph.layout.hierarchical.stage
Class mxCoordinateAssignment.AreaSpatialCache
java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
java.awt.geom.Rectangle2D.Double
com.mxgraph.layout.hierarchical.stage.mxCoordinateAssignment.AreaSpatialCache
- All Implemented Interfaces:
- Shape, Cloneable
- Enclosing class:
- mxCoordinateAssignment
protected class mxCoordinateAssignment.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.
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 |
cells
public Set<Object> cells
mxCoordinateAssignment.AreaSpatialCache
protected mxCoordinateAssignment.AreaSpatialCache()
Copyright (c) 2010 Gaudenz Alder. All rights reserved.