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