|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Artist | This class abstracts the drawing operations so that we can draw the graph using different frameworks such as Java2D or PDF. |
| AvailableSpace | Mutable; this allows you to compute whether a rectangle overlaps with a set of rectangles or not. |
| Graph | Mutable; represents a graph. |
| GraphEdge | Mutable; represents a graphical edge. |
| GraphNode | Mutable; represents a graphical node. |
| GraphViewer | This class displays the graph. |
| Enum Summary | |
|---|---|
| DotColor | Immutable; this defines the set of possible colors. |
| DotDirection | Immutable; this defines the set of possible edge directions. |
| DotPalette | Immutable; this defines the set of possible color palettes. |
| DotShape | Immutable; this defines the set of possible node shapes (BOX, CIRCLE, ELLIPSE...) |
| DotStyle | Immutable; this defines the set of possible line styles (SOLID, DASHED, DOTTED...) |
This package performs graph layout.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||