| Interface | Description |
|---|---|
| GraphicalView<O> |
An interface for divide the "hitbox" and the "paint" of the various items
|
| GraphListener |
An interface for creating a listener of the Graph.
|
| Class | Description |
|---|---|
| GraphInfo<V,W extends java.lang.Number> | |
| GraphPanel<V,W extends java.lang.Number> | |
| GraphWindow<V,W extends java.lang.Number> |
This class is the Window that appear for building the graph and playing around with it
|
| Main | |
| VisitListener<V> |