org.grinvin.gred.actions

Class LineGraph


public class LineGraph
extends MutableGraphPanelAction

Action which replaces the graph with its line graph.

Field Summary

Fields inherited from class org.grinvin.gred.actions.MutableGraphPanelAction

panel

Constructor Summary

LineGraph(MutableGraphPanel panel)
Default constructor

Method Summary

void
actionPerformed(ActionEvent e)

Constructor Details

LineGraph

public LineGraph(MutableGraphPanel panel)
Default constructor

Method Details

actionPerformed

public void actionPerformed(ActionEvent e)