public class SplitterVertex extends IntersectionVertex
| Modifier and Type | Field and Description |
|---|---|
long |
nextNodeId
The OSM node ID of the intersection after this split vertex
|
long |
previousNodeId
The OSM node ID of the intersection before this split vertex
|
freeFlowing, trafficLight| Constructor and Description |
|---|
SplitterVertex(Graph g,
String label,
double x,
double y,
StreetEdge streetEdge) |
inferredFreeFlowinggetIntersectionNameaddIncoming, addOutgoing, azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, removeIncoming, removeOutgoing, setIndex, toStringpublic final long previousNodeId
public final long nextNodeId
public SplitterVertex(Graph g, String label, double x, double y, StreetEdge streetEdge)
Copyright © 2018. All rights reserved.