Package net.sourceforge.plantuml.wire
Class WCursor
java.lang.Object
net.sourceforge.plantuml.wire.WCursor
public class WCursor
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WCursor
public WCursor()
-
-
Method Details
-
getPosition
public java.awt.geom.Point2D getPosition() -
move
public void move(double dx, double dy)
-