public class Observation extends Object
| Constructor and Description |
|---|
Observation(com.graphhopper.util.shapes.GHPoint p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.graphhopper.util.shapes.GHPoint |
getPoint() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2020. All rights reserved.