public final class PointD
private Double
x
y
PointD(Double x, Double y)
final Double
getX()
final Unit
setX(Double x)
getY()
setY(Double y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getX()
final Unit setX(Double x)
final Double getY()
final Unit setY(Double y)