Uses of Class
eu.clarin.weblicht.wlfxb.tc.api.GeoCountryFormat

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

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

Methods in eu.clarin.weblicht.wlfxb.tc.api that return GeoCountryFormat
 GeoCountryFormat GeoLayer.getCountryFormat()
           
static GeoCountryFormat GeoCountryFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoCountryFormat[] GeoCountryFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type GeoCountryFormat
 GeoLayer TextCorpus.createGeoLayer(String source, GeoLongLatFormat coordFormat, GeoContinentFormat conitentFormat, GeoCountryFormat countryFormat, GeoCapitalFormat capitalFormat)
          Creates empty GeoLayer in this TextCorpus.
 

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

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return GeoCountryFormat
 GeoCountryFormat GeoLayerStored.getCountryFormat()
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type GeoCountryFormat
 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)
           
 

Constructors in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type GeoCountryFormat
GeoLayerStored(String source, GeoLongLatFormat coordFormat, GeoContinentFormat continentFormat, GeoCountryFormat countryFormat)
           
GeoLayerStored(String source, GeoLongLatFormat coordFormat, GeoContinentFormat continentFormat, GeoCountryFormat countryFormat, GeoCapitalFormat capitalFormat)
           
GeoLayerStored(String source, GeoLongLatFormat coordFormat, GeoCountryFormat countryFormat)
           
GeoLayerStored(String source, GeoLongLatFormat coordFormat, GeoCountryFormat countryFormat, GeoCapitalFormat capitalFormat)
           
 



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