| Package | Description |
|---|---|
| com.revolsys.gis.graph | |
| com.revolsys.gis.graph.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<Edge<T>> |
Graph.findEdges(EdgeVisitor<T> visitor) |
void |
Graph.queryEdges(EdgeVisitor<T> visitor) |
void |
Graph.queryEdges(EdgeVisitor<T> visitor,
Visitor<Edge<T>> matchVisitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
NearParallelEdgeVisitor<T> |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.