| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb |
Provides classes for manipulating TextCorpus annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
GeoLongLatFormat |
GeoLayer.getCoordinatesFormat() |
static GeoLongLatFormat |
GeoLongLatFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoLongLatFormat[] |
GeoLongLatFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
GeoLongLatFormat |
GeoLayerStored.getCoordinatesFormat() |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
GeoLayerStored(String source,
GeoLongLatFormat coordFormat) |
GeoLayerStored(String source,
GeoLongLatFormat coordFormat,
GeoCapitalFormat capitalFormat) |
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) |
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.