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
-
ClassDescriptionImplementation of
ILcdSegmentScanner
that is based on a geodetic reference.Implementation ofILcdSegmentScanner
that generates points along Geodetic scan lines.An implementation ofILcdContourFactory
to create anILcdValuedPolygon
from separate arrays of x- and y-coordinates.Implementation ofILcdSegmentScanner
that generates points along a rhumb line (line of constant azimuth).