public class JBPoint extends java.awt.Point
java.awt.geom.Point2D.Double, java.awt.geom.Point2D.Float
x, y
JBPoint(int x, int y)
JBPoint(java.awt.Point p)
equals, getLocation, getX, getY, move, setLocation, setLocation, setLocation, toString, translate
clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, hashCode, setLocation
finalize, getClass, notify, notifyAll, wait, wait, wait
public JBPoint(java.awt.Point p)
public JBPoint(int x, int y)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.