|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CRSConfiguration | |
---|---|
org.deegree.crs.configuration | The org.deegree.crs.configuraton package contains the classes necessary to read crs-definitions from a specified backend ( database or xml-file). |
Uses of CRSConfiguration in org.deegree.crs.configuration |
---|
Fields in org.deegree.crs.configuration with type parameters of type CRSConfiguration | |
---|---|
static Map<String,CRSConfiguration> |
CRSConfiguration.DEFINED_CONFIGURATIONS
|
Methods in org.deegree.crs.configuration that return CRSConfiguration | |
---|---|
static CRSConfiguration |
CRSConfiguration.getCRSConfiguration()
Creates or returns an instance of the CRSConfiguration by reading the DEFAULT property configured in the 'crs_providers.properties'. |
static CRSConfiguration |
CRSConfiguration.getCRSConfiguration(String providerName)
Creates or returns an instance of the CRSConfiguration by trying to instantiate the given provider class. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |