public class DisplayObjectManager.PointWithAngle extends Object
private Double
_angle
private Point2D
_point
DisplayObjectManager.PointWithAngle(Point2D point, Double angle)
Double
getAngle()
Point2D
getPoint()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Point2D _point
private final Double _angle
public DisplayObjectManager.PointWithAngle(Point2D point, Double angle)
public Point2D getPoint()
public Double getAngle()