|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.svek.PointDirected
public class PointDirected
Constructor Summary | |
---|---|
PointDirected(Point2D p,
double angle)
|
Method Summary | |
---|---|
double |
getAngle()
|
Point2D |
getPoint2D()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointDirected(Point2D p, double angle)
Method Detail |
---|
public final Point2D getPoint2D()
public final double getAngle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |