org.grinvin.gred.commands

Class MergeSelection


public class MergeSelection
extends MutableGraphPanelCommand

Action command which merges the current selected vertices.

Field Summary

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

panel

Constructor Summary

MergeSelection(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

MergeSelection

public MergeSelection(CommandManager commandManager,
                      String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()