Uses of Class
com.storedobject.svg.MovableNode
Packages that use MovableNode
-
Uses of MovableNode in com.storedobject.svg
Methods in com.storedobject.svg that return MovableNodeModifier and TypeMethodDescriptionAdd an SVG.static MovableNodeCreate aMovableNodefrom anNode.MovableNode.moveTo(double x, double y) Move by displacement.Move to a point.Node.moveTo(double x, double y) Moves the current node to a new position specified by the given x and y coordinates.Moves the current node to a new position specified by the givenPoint.