Package net.sourceforge.plantuml.svek
Class PointDirected
java.lang.Object
net.sourceforge.plantuml.svek.PointDirected
public class PointDirected
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PointDirected
public PointDirected(java.awt.geom.Point2D p, double angle)
-
-
Method Details
-
getPoint2D
public final java.awt.geom.Point2D getPoint2D() -
getAngle
public final double getAngle()
-