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