public static class AttributeMap.SerializablePoint2D
extends java.awt.geom.Point2D.Double
implements java.io.Serializable
Constructor and Description |
---|
SerializablePoint2D() |
SerializablePoint2D(double x,
double y) |
Modifier and Type | Method and Description |
---|---|
void |
setX(double x) |
void |
setY(double y) |