public abstract static class Located.Static extends java.lang.Object implements Located
Located.Static| Constructor and Description |
|---|
Static() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
setLonLat(double lon,
double lat)
Set the longitude, latitude for this object.
|
public boolean setLonLat(double lon,
double lat)
Located