public interface Registry
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
getCoordinateReferenceSystem(Identifier identifier)
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.
|
String getRegistryName()
CoordinateReferenceSystem getCoordinateReferenceSystem(Identifier identifier) throws RegistryException, CRSException
identifier - RegistryExceptionCRSExceptionSet<String> getSupportedCodes() throws RegistryException
RegistryExceptionCopyright © 2019 CNRS. All rights reserved.