Class Point2D.Double
java.lang.Object
net.sourceforge.plantuml.awt.geom.Point2D
net.sourceforge.plantuml.awt.geom.Point2D.Double
- Enclosing class:
- Point2D
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sourceforge.plantuml.awt.geom.Point2D
Point2D.Double
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.awt.geom.Point2D
distance, distance, distance, distanceSq, getX, getY, setLocation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Double
public Double(double x, double y) -
Double
public Double()
-