public static class AttributeMap.SerializablePoint2D extends Point2D.Double implements Serializable
Point2D.Double, Point2D.Float
x, y
Constructor and Description |
---|
SerializablePoint2D() |
SerializablePoint2D(double x,
double y) |
Modifier and Type | Method and Description |
---|---|
void |
setX(double x) |
void |
setY(double y) |
getX, getY, setLocation, toString
clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, equals, hashCode, setLocation
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.