public class SimpleEdge extends FreeEdge
Edge.ValidVertexTypes
Constructor and Description |
---|
SimpleEdge(Vertex v1,
Vertex v2,
double weight,
int seconds) |
Modifier and Type | Method and Description |
---|---|
State |
traverse(State s0)
Traverse this edge.
|
getDistance, getGeometry, getName, getName, toString
getAzimuth, getDirection, getFromVertex, getId, getToVertex, getTrip, getValidVertexTypes, hasBogusName, hashCode, isEquivalentTo, isPartial, isReverseOf, isRoundabout, optimisticTraverse, timeLowerBound, vertexTypesValid, weightLowerBound
Copyright © 2018. All rights reserved.