public class LegSwitchingEdge extends Edge
Edge.ValidVertexTypes
Constructor and Description |
---|
LegSwitchingEdge(Vertex v1,
Vertex v2) |
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
|
State |
traverse(State s0)
Traverse this edge.
|
getAzimuth, getDirection, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, toString, vertexTypesValid, weightLowerBound
public double getDistance()
getDistance
in class Edge
public com.vividsolutions.jts.geom.LineString getGeometry()
getGeometry
in class Edge
Copyright © 2018. All rights reserved.