Class CutNode

java.lang.Object
javax.swing.AbstractAction
com.marginallyclever.ro3.apps.actions.CutNode
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class CutNode extends AbstractAction
CutNode is an action that cuts the selected node(s) from the scene.
See Also: