public class NoAuthRepository extends Object implements ICrsRepository, Disposable
| Constructor and Description |
|---|
NoAuthRepository() |
public ICrs getCrs(String code)
ICrsRepositorygetCrs in interface ICrsRepositorycode - Codigo de CRS en el repositorio.public void dispose()
DisposableNOTE:After calling this method, the object may not be usable anymore.
dispose in interface Disposable