Class GraphModel
java.lang.Object
com.marginallyclever.convenience.swing.graph.GraphModel
Container for graph data. Many named maps, each of which contains numbers.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GraphModel
public GraphModel()
-
-
Method Details
-
addLine
-
getLine
-
getLineCount
public int getLineCount() -
getLineNames
-
clear
public void clear() -
removeLine
-
isEmpty
public boolean isEmpty() -
getLines
-