public class SpatialRefRegistry
extends org.cts.registry.AbstractProjRegistry
implements org.cts.registry.Registry
| Constructor and Description |
|---|
SpatialRefRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getParameters(String code) |
String |
getRegistryName() |
Set<String> |
getSupportedCodes() |
void |
setConnection(Connection connection)
Set the database connection
|
public String getRegistryName()
getRegistryName in interface org.cts.registry.Registrypublic Map<String,String> getParameters(String code) throws org.cts.registry.RegistryException
getParameters in class org.cts.registry.AbstractProjRegistryorg.cts.registry.RegistryExceptionpublic Set<String> getSupportedCodes() throws org.cts.registry.RegistryException
getSupportedCodes in interface org.cts.registry.Registryorg.cts.registry.RegistryExceptionpublic void setConnection(Connection connection)
connection - Copyright © 2019 CNRS. All rights reserved.