public static class AttributeMap.SerializableRectangle2D
extends java.awt.geom.Rectangle2D.Double
implements java.io.Serializable
Constructor and Description |
---|
SerializableRectangle2D() |
SerializableRectangle2D(double x,
double y,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
void |
setHeight(double height) |
void |
setWidth(double width) |
void |
setX(double x) |
void |
setY(double y) |
createIntersection, createUnion, getBounds2D, getHeight, getWidth, getX, getY, isEmpty, outcode, setRect, setRect, toString
add, add, add, contains, contains, equals, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, union
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.