Class PointDirected
- java.lang.Object
-
- net.sourceforge.plantuml.klimt.geom.PointDirected
-
public class PointDirected extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PointDirected(XPoint2D p, double angle)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getAngle()
XPoint2D
getPoint2D()
-