Package com.luciad.geometry
package com.luciad.geometry
Contains classes to perform geometry operations on an ellipsoid and in cartesian space.
The Geometry module also adds topology and constructive geometry operations in the subpackages
com.luciad.geometry.topology
and com.luciad.geometry.constructive
.
Also see com.luciad.geodesy
.- Since:
- 1.0
-
ClassDescriptionInterface for a class to discretize a given line segment by generating points on the segment.