| Interface | Description |
|---|---|
| DirectedEdge |
Represents an edge in a directed graph.
|
| DirectedGraph |
Represents a directed graph.
|
| DirectedGraphable |
Reperesents a component in a directed graph.
|
| DirectedNode |
Represents a node in a directed graph.
|
| Edge |
Represents an edge in Graph.
|
| Graph |
Represents a graph.
|
| Graphable |
Represents a component of a graph.
|
| GraphVisitor |
An interface in which to implement a visitor pattern with components of a graph.
|
| Node |
Represents a node in a graph.
|
Copyright © 1996–2019 Geotools. All rights reserved.