| Interface | Description |
|---|---|
| GraphRenderer |
Interface for classes that draw a GraphicGraph in a swing component.
|
| LayerRenderer |
A specific rendering class that can be plugged in any view and is called to
draw under or above the graph.
|
| Class | Description |
|---|---|
| DefaultView |
Base for constructing views.
|
| GraphRendererBase | |
| ViewPanel |
A view on a graphic graph.
|
Copyright © 2015. All rights reserved.