Package eu.clarin.weblicht.wlfxb.tc.api
Interface GeoPoint
-
- All Superinterfaces:
ExtraAttributes
- All Known Implementing Classes:
GeoPointStored
public interface GeoPoint extends ExtraAttributes
- Author:
- Yana Panchenko
-
-
Method Summary
Modifier and Type Method Description DoublegetAltitude()StringgetCapital()StringgetContinent()StringgetCountry()StringgetLatitude()StringgetLongitude()-
Methods inherited from interface eu.clarin.weblicht.wlfxb.tc.api.ExtraAttributes
getExtraAttributes, retrieveAttributes
-
-