Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.GeoLayer

Packages that use GeoLayer
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of GeoLayer in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return GeoLayer
 GeoLayer TextCorpus.createGeoLayer(String source, GeoLongLatFormat coordFormat)
          Creates empty GeoLayer in this TextCorpus.
 GeoLayer TextCorpus.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoContinentFormat conitentFormat, GeoCountryFormat countryFormat, GeoCapitalFormat capitalFormat)
          Creates empty GeoLayer in this TextCorpus.
 GeoLayer TextCorpus.getGeoLayer()
          Gets geo layer of this TextCorpus.
 

Uses of GeoLayer in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement GeoLayer
 class GeoLayerStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return GeoLayer
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoCapitalFormat capitalFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoContinentFormat continentFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoContinentFormat continentFormat, GeoCapitalFormat capitalFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoContinentFormat continentFormat, GeoCountryFormat countryFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoContinentFormat continentFormat, GeoCountryFormat countryFormat, GeoCapitalFormat capitalFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoCountryFormat countryFormat)
           
 GeoLayer TextCorpusStored.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoCountryFormat countryFormat, GeoCapitalFormat capitalFormat)
           
 



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