Constructor and Description |
---|
NearestNeighbourGraph(String name,
boolean oriented) |
Modifier and Type | Method and Description |
---|---|
void |
buildNNGraph(Set<IFeature> features)
Same as buildNNGraphCentroid but the graph is built according to the real
geometry of the features and not just the distances between nodes.
|
void |
buildNNGraphCentroid(Set<IFeature> features) |
computeCentralities, computeDijkstraShortestPath, cutInConnexParts, equals, getEdgeFromGeoObj, getEdges, getEdgesConnectingNodes, getId, getName, getNodeAt, getNodeFromGeoObj, getNodes, getPaths, hashCode, isOriented, nodeEdgeRatio, setEdges, setId, setName, setNodes, setOriented, setPaths, toString
public NearestNeighbourGraph(String name, boolean oriented)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.