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, setWheelchairAccessible
getIntersectionName
azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
dispose, disposeAll, findSubgraph
public TemporaryStreetLocation(String id, org.locationtech.jts.geom.Coordinate nearestPoint, I18NString name, 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
Copyright © 2019. All rights reserved.