gistoolkit.projection
Interface EllipsoidProjection
- All Known Implementing Classes:
- NoProjection, SimpleProjection, TransversMercatorProjection
- public interface EllipsoidProjection
Interface to allow the conversion routine to convert from one projection bassed on one ellipsoid to another bassed on a different ellipsoid automatically.
Method Summary |
Ellipsoid |
getEllipsoid()
Retrieve the ellipsoid that serves as the basis for this projection |
getEllipsoid
public Ellipsoid getEllipsoid()
- Retrieve the ellipsoid that serves as the basis for this projection