|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoContinentFormat | |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb | Provides classes for manipulating TextCorpus annotations of TCF. |
| Uses of GeoContinentFormat in eu.clarin.weblicht.wlfxb.tc.api |
|---|
| Methods in eu.clarin.weblicht.wlfxb.tc.api that return GeoContinentFormat | |
|---|---|
GeoContinentFormat |
GeoLayer.getContinentFormat()
|
static GeoContinentFormat |
GeoContinentFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeoContinentFormat[] |
GeoContinentFormat.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 GeoContinentFormat | |
|---|---|
GeoLayer |
TextCorpus.createGeoLayer(String source,
GeoLongLatFormat coordFormat,
GeoContinentFormat conitentFormat,
GeoCountryFormat countryFormat,
GeoCapitalFormat capitalFormat)
Creates empty GeoLayer in this TextCorpus. |
| Uses of GeoContinentFormat in eu.clarin.weblicht.wlfxb.tc.xb |
|---|
| Methods in eu.clarin.weblicht.wlfxb.tc.xb that return GeoContinentFormat | |
|---|---|
GeoContinentFormat |
GeoLayerStored.getContinentFormat()
|
| Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type GeoContinentFormat | |
|---|---|
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)
|
| Constructors in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type GeoContinentFormat | |
|---|---|
GeoLayerStored(String source,
GeoLongLatFormat coordFormat,
GeoContinentFormat continentFormat)
|
|
GeoLayerStored(String source,
GeoLongLatFormat coordFormat,
GeoContinentFormat continentFormat,
GeoCapitalFormat capitalFormat)
|
|
GeoLayerStored(String source,
GeoLongLatFormat coordFormat,
GeoContinentFormat continentFormat,
GeoCountryFormat countryFormat)
|
|
GeoLayerStored(String source,
GeoLongLatFormat coordFormat,
GeoContinentFormat continentFormat,
GeoCountryFormat countryFormat,
GeoCapitalFormat capitalFormat)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||