org.grinvin.gred.commands

Class SnapSelection


public class SnapSelection
extends MutableGraphPanelCommand

Action command which snaps the current selection to the current guides.

Field Summary

Fields inherited from class org.grinvin.gred.commands.MutableGraphPanelCommand

panel

Constructor Summary

SnapSelection(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

SnapSelection

public SnapSelection(CommandManager commandManager,
                     String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()