| Package | Description |
|---|---|
| lightgraph | |
| lightgraph.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
ForgetfulGraph
This class is similar to the Graph class, but it forgets all of the previous data,
and just continues to draw over the old graph.
|
| Modifier and Type | Method and Description |
|---|---|
static DataWindow |
DataWindow.createDataWindow(Graph graph) |
void |
GraphFrame.setGraph(Graph gp) |
void |
ButtonPanel.setGraph(Graph g) |
| Constructor and Description |
|---|
GraphFormatWindow(Graph graph) |
Copyright © 2017. All rights reserved.