org.grinvin.gred.commands

Class Complement


public class Complement
extends MutableGraphPanelCommand

Action command which replaces the graph with its complement.

Field Summary

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

panel

Constructor Summary

Complement(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

Complement

public Complement(CommandManager commandManager,
                  String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()