public final class TemporaryStreetLocation extends StreetLocation implements TemporaryVertex
| Constructor and Description |
|---|
TemporaryStreetLocation(String id,
com.vividsolutions.jts.geom.Coordinate nearestPoint,
I18NString name,
boolean endVertex) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIncoming(Edge edge) |
void |
addOutgoing(Edge edge) |
void |
dispose() |
boolean |
isEndVertex() |
equals, hashCode, isWheelchairAccessible, setWheelchairAccessiblegetIntersectionNameazimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, removeIncoming, removeOutgoing, setIndex, toStringpublic TemporaryStreetLocation(String id, com.vividsolutions.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 TemporaryVertexpublic void dispose()
dispose in interface TemporaryVertexCopyright © 2018. All rights reserved.