org.grinvin.gred.commands

Class SnapAll


public class SnapAll
extends MutableGraphPanelCommand

Action command which snaps all the vertices to the current guides.

Field Summary

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

panel

Constructor Summary

SnapAll(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

SnapAll

public SnapAll(CommandManager commandManager,
               String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()