public final class TemporaryStreetLocation extends StreetLocation implements TemporaryVertex
| Constructor and Description |
|---|
TemporaryStreetLocation(String id,
org.locationtech.jts.geom.Coordinate nearestPoint,
I18NString name,
boolean endVertex) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIncoming(Edge edge) |
void |
addOutgoing(Edge edge) |
boolean |
isEndVertex() |
equals, hashCode, isWheelchairAccessible, setWheelchairAccessiblegetIntersectionNameazimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdispose, disposeAll, findSubgraphpublic TemporaryStreetLocation(String id, org.locationtech.jts.geom.Coordinate nearestPoint, I18NString name, boolean endVertex)
public void addIncoming(Edge edge)
addIncoming in class Vertexpublic void addOutgoing(Edge edge)
addOutgoing in class Vertexpublic boolean isEndVertex()
isEndVertex in interface TemporaryVertexCopyright © 2019. All rights reserved.