public class FreeEdge extends Edge
Edge.ValidVertexTypes
Modifier and Type | Method and Description |
---|---|
double |
getDistance() |
org.locationtech.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, getDisplayGeometry, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid, weightLowerBound
public double getDistance()
getDistance
in class Edge
public org.locationtech.jts.geom.LineString getGeometry()
getGeometry
in class Edge
public String getName(Locale locale)
Edge
Copyright © 2019. All rights reserved.