public class EpsgRepository extends java.lang.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(java.lang.String code)
Obtiene un CRS a partir de su código EPSG.
|
public ICrs getCrs(java.lang.String code)
getCrs
in interface ICrsRepository
code
- Codigo EPSG del CRS.