Point2D.Double, Point2D.Float| Modifier and Type | Method | Description |
|---|---|---|
double |
getX() |
|
double |
getY() |
|
void |
setLocation(double x,
double y) |
|
java.lang.String |
toString() |
finalize, getClass, notify, notifyAll, wait, wait, waitclone, distance, distance, distance, distanceSq, distanceSq, distanceSq, equals, hashCode, setLocationpublic void setLocation(double x,
double y)
setLocation in class Point2Dpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 1998–2018. All rights reserved.