public class TemporarySplitterVertex extends SplitterVertex implements TemporaryVertex
nextNodeId, previousNodeIdfreeFlowing, 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) |
inferredFreeFlowinggetIntersectionNameazimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toStringclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitdispose, disposeAll, findSubgraphpublic TemporarySplitterVertex(String label, double x, double y, StreetEdge streetEdge, boolean endVertex)
public void addIncoming(Edge edge)
addIncoming in class Vertexpublic void addOutgoing(Edge edge)
addOutgoing in class Vertexpublic boolean isEndVertex()
isEndVertex in interface TemporaryVertexpublic boolean isWheelchairAccessible()
public void setWheelchairAccessible(boolean wheelchairAccessible)
Copyright © 2020. All rights reserved.