See: Description
| Class | Description |
|---|---|
| OrthogonalConnector<V extends Vertex> |
Class represents a point where an edge begins or ends inside a vertex
Used to implement the orthogonal layout
|
| OrthogonalEdgeRouter<V extends Vertex,E extends Edge<V>> |
Part of the orthogonal graph drawing algorithm.
|