| Package | Description |
|---|---|
| graph.layout |
Layouters which are invoked in order to lay out graphs.
|
| graph.layout.automatic |
Classes for laying graphs automatically, based on their properties.
|
| graph.layout.box |
Simple layouter which places vertices on a table like structure.
|
| graph.layout.circle |
Layouters which use different circular layout algorithms.
|
| graph.layout.dsl |
Contains a class for laying out a graph based on the provided description
which should be in accordance with the domain-specific language.
|
| graph.layout.orthogonal |
Layouters which use orthogonal drawing algorithms.
|
| graph.layout.straight.line |
Layouters which call different straight-line graph drawing algorithms.
|
| graph.layout.symmetric |
Layouters which call different symmetric graph drawing algorithms.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|
| Class and Description |
|---|
| Drawing
Represents a drawing of a graph.
|