org.jgraph.graph
Class AttributeMap.SerializableRectangle2D
java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
java.awt.geom.Rectangle2D.Double
org.jgraph.graph.AttributeMap.SerializableRectangle2D
- All Implemented Interfaces:
- Shape, Serializable, Cloneable
- Enclosing class:
- AttributeMap
public static class AttributeMap.SerializableRectangle2D
- extends Rectangle2D.Double
- implements Serializable
- See Also:
- Serialized Form
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 |
AttributeMap.SerializableRectangle2D
public AttributeMap.SerializableRectangle2D()
AttributeMap.SerializableRectangle2D
public AttributeMap.SerializableRectangle2D(double x,
double y,
double width,
double height)
Copyright (C) 2001-2004 Gaudenz Alder. All rights reserved.