public interface GeoJson<T extends Iterable<?>>
http://geojson.org/) format.| Modifier and Type | Method and Description |
|---|---|
T |
getCoordinates()
The value of the coordinates member is always an
Iterable. |
String |
getType()
String value representing the type of the
GeoJson object. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.