readObject(ObjectInputStream in) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | [private] |
SerializableRectangle2D() | org.jgraph.graph.AttributeMap.SerializableRectangle2D | |
SerializableRectangle2D(double x, double y, double width, double height) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | |
setHeight(double height) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | |
setWidth(double width) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | |
setX(double x) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | |
setY(double y) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | |
writeObject(ObjectOutputStream out) | org.jgraph.graph.AttributeMap.SerializableRectangle2D | [private] |