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 Constructor Description PointDirected(java.awt.geom.Point2D p, double angle)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetAngle()java.awt.geom.Point2DgetPoint2D()
-