public class StreetLocation extends StreetVertex
| Constructor and Description |
|---|
StreetLocation(String id,
org.locationtech.jts.geom.Coordinate nearestPoint,
I18NString name) |
StreetLocation(String id,
org.locationtech.jts.geom.Coordinate nearestPoint,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isWheelchairAccessible() |
void |
setWheelchairAccessible(boolean wheelchairAccessible) |
getIntersectionNameaddIncoming, addOutgoing, azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toStringpublic StreetLocation(String id, org.locationtech.jts.geom.Coordinate nearestPoint, I18NString name)
Copyright © 2019. All rights reserved.