public class EPSGRegistry extends AbstractProjRegistry implements Registry
CRSHelper to build a CoordinateReferenceSystem.projParser| Constructor and Description |
|---|
EPSGRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getParameters(String code)
Return all parameters need to build a CoordinateReferenceSystem.
|
String |
getRegistryName()
Return the name of the registry.
|
Set<String> |
getSupportedCodes()
Return all supported codes for this registry.
|
getCoordinateReferenceSystemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoordinateReferenceSystempublic String getRegistryName()
RegistrygetRegistryName in interface Registrypublic Map<String,String> getParameters(String code) throws RegistryException
AbstractProjRegistrygetParameters in class AbstractProjRegistryRegistryExceptionpublic Set<String> getSupportedCodes() throws RegistryException
RegistrygetSupportedCodes in interface RegistryRegistryExceptionCopyright © 2019 CNRS. All rights reserved.