net.sourceforge.plantuml.svek
Class PointAndAngle
java.lang.Object
net.sourceforge.plantuml.svek.PointAndAngle
public class PointAndAngle
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointAndAngle
public PointAndAngle(Point2D pt,
double angle)
getPt
public Point2D getPt()
getAngle
public double getAngle()
getX
public double getX()
getY
public double getY()
Copyright © 2013. All Rights Reserved.