Package org.gdal.gnm
Class GraphAlgorithm
java.lang.Object
org.gdal.gnm.GraphAlgorithm
public final class GraphAlgorithm
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static GraphAlgorithmGATConnectedComponentsstatic GraphAlgorithmGATDijkstraShortestPathstatic GraphAlgorithmGATKShortestPath -
Method Summary
Modifier and Type Method Description static GraphAlgorithmswigToEnum(int swigValue)intswigValue()java.lang.StringtoString()Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
GATDijkstraShortestPath
-
GATKShortestPath
-
GATConnectedComponents
-
-
Method Details
-
swigValue
public final int swigValue() -
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-
swigToEnum
-