public class FreeEdge extends Edge
Edge.ValidVertexTypes| Modifier and Type | Method and Description |
|---|---|
double |
getDistance() |
com.vividsolutions.jts.geom.LineString |
getGeometry() |
String |
getName()
Gets english localized name
|
String |
getName(Locale locale)
Gets wanted localization
|
String |
toString() |
State |
traverse(State s0)
Traverse this edge.
|
getAzimuth, getDirection, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid, weightLowerBoundpublic double getDistance()
getDistance in class Edgepublic com.vividsolutions.jts.geom.LineString getGeometry()
getGeometry in class Edgepublic String getName(Locale locale)
EdgeCopyright © 2018. All rights reserved.