eu.clarin.weblicht.wlfxb.tc.api
Interface GeoPoint

All Known Implementing Classes:
GeoPointStored

public interface GeoPoint

Author:
Yana Panchenko

Method Summary
 Double getAltitude()
           
 String getCapital()
           
 String getContinent()
           
 String getCountry()
           
 String getLatitude()
           
 String getLongitude()
           
 

Method Detail

getLongitude

String getLongitude()

getLatitude

String getLatitude()

getAltitude

Double getAltitude()

getContinent

String getContinent()

getCountry

String getCountry()

getCapital

String getCapital()


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.