Package com.luciad.geometry.ellipsoidal
package com.luciad.geometry.ellipsoidal
Contains classes to perform geometry operations on an ellipsoid.
The Geometry module also adds topology and constructive geometry operations in the subpackages
com.luciad.geometry.topology.ellipsoidal and com.luciad.geometry.constructive.ellipsoidal.
Also see com.luciad.geodesy.- Since:
- 1.0
-
ClassesClassDescriptionImplementation of
ILcdSegmentScannerthat is based on a geodetic reference.Implementation ofILcdSegmentScannerthat generates points along Geodetic scan lines.An implementation ofILcdContourFactoryto create anILcdValuedPolygonfrom separate arrays of x- and y-coordinates.Implementation ofILcdSegmentScannerthat generates points along a rhumb line (line of constant azimuth).