public class EpsgRepository extends Object implements ICrsRepository
Modifier and Type | Field and Description |
---|---|
es.idr.teledeteccion.connection.EpsgConnection |
connection |
Constructor and Description |
---|
EpsgRepository() |
Modifier and Type | Method and Description |
---|---|
ICrs |
getCrs(String code)
Obtiene un CRS a partir de su código EPSG.
|
public ICrs getCrs(String code)
getCrs
in interface ICrsRepository
code
- Codigo EPSG del CRS.