org.grinvin.gred.commands

Class SplitSelection


public class SplitSelection
extends MutableGraphPanelCommand

Action command which splits the current selected vertices.

Field Summary

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

panel

Constructor Summary

SplitSelection(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

SplitSelection

public SplitSelection(CommandManager commandManager,
                      String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()