org.grinvin.gred.commands

Class LineGraph


public class LineGraph
extends MutableGraphPanelCommand

Action command which replaces the graph with its line graph.

Field Summary

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

panel

Constructor Summary

LineGraph(CommandManager commandManager, String id)
Default constructor

Method Summary

protected void
handleExecute()

Constructor Details

LineGraph

public LineGraph(CommandManager commandManager,
                 String id)
Default constructor

Method Details

handleExecute

protected void handleExecute()