public class StreetLocation extends StreetVertex
| Constructor and Description |
|---|
StreetLocation(String id,
com.vividsolutions.jts.geom.Coordinate nearestPoint,
I18NString name) |
StreetLocation(String id,
com.vividsolutions.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, removeIncoming, removeOutgoing, setIndex, toStringpublic StreetLocation(String id, com.vividsolutions.jts.geom.Coordinate nearestPoint, I18NString name)
Copyright © 2018. All rights reserved.