public class TemporarySplitterVertex extends SplitterVertex implements TemporaryVertex
nextNodeId, previousNodeId
freeFlowing, trafficLight
Constructor and Description |
---|
TemporarySplitterVertex(String label,
double x,
double y,
StreetEdge streetEdge,
boolean endVertex) |
Modifier and Type | Method and Description |
---|---|
void |
addIncoming(Edge edge) |
void |
addOutgoing(Edge edge) |
boolean |
isEndVertex() |
boolean |
isWheelchairAccessible() |
void |
setWheelchairAccessible(boolean wheelchairAccessible) |
inferredFreeFlowing
getIntersectionName
azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toString
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
dispose, disposeAll, findSubgraph
public TemporarySplitterVertex(String label, double x, double y, StreetEdge streetEdge, boolean endVertex)
public void addIncoming(Edge edge)
addIncoming
in class Vertex
public void addOutgoing(Edge edge)
addOutgoing
in class Vertex
public boolean isEndVertex()
isEndVertex
in interface TemporaryVertex
public boolean isWheelchairAccessible()
public void setWheelchairAccessible(boolean wheelchairAccessible)
Copyright © 2020. All rights reserved.