public interface LineGraphGenerator extends GraphGenerator
Modifier and Type | Method and Description |
---|---|
Edge |
getEdge(Coordinate coordinate1,
Coordinate coordinate2)
Retrieve edge between the two coordinates.
|
Node |
getNode(Coordinate coordinate)
Look up a Node for the provided coordinate.
|
add, get, getGraph, getGraphBuilder, remove, setGraphBuilder
Copyright © 1996–2023 Geotools. All rights reserved.