| Package | Description |
|---|---|
| graph.algorithms.connectivity |
Classes related to the planar augmentation problem.
|
| graph.algorithms.drawing |
Implementations of various graph drawing algorithms.
|
| graph.algorithms.planarity |
Implementations of different planarity testing algorithms.
|
| graph.layout |
Layouters which are invoked in order to lay out graphs.
|
| 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.ordering |
Classes implementing different orderings of graph vertices.
|
| graph.tree.spqr |
Classes representing a SPQR-tree and its elements.
|
| Class and Description |
|---|
| CannotBeAppliedException
Exception which is thrown when an algorithm cannot be applied (if the algorithm
wasn't designed for the graph in question)
|
| Class and Description |
|---|
| CannotBeAppliedException
Exception which is thrown when an algorithm cannot be applied (if the algorithm
wasn't designed for the graph in question)
|
| Class and Description |
|---|
| CannotBeAppliedException
Exception which is thrown when an algorithm cannot be applied (if the algorithm
wasn't designed for the graph in question)
|
| Class and Description |
|---|
| CannotBeAppliedException
Exception which is thrown when an algorithm cannot be applied (if the algorithm
wasn't designed for the graph in question)
|
| Class and Description |
|---|
| DSLException
Exception which is thrown if the supplied string is not
in accordance with the dsl
|
| Class and Description |
|---|
| CannotBeAppliedException
Exception which is thrown when an algorithm cannot be applied (if the algorithm
wasn't designed for the graph in question)
|
| Class and Description |
|---|
| CannotBeAppliedException
Exception which is thrown when an algorithm cannot be applied (if the algorithm
wasn't designed for the graph in question)
|