Package com.luciad.geometry.cartesian
package com.luciad.geometry.cartesian
Contains classes to perform geometry operations in cartesian space.
The Geometry module also adds topology and constructive geometry operations in the subpackages
com.luciad.geometry.topology.cartesian
and com.luciad.geometry.constructive.cartesian
.
Also see com.luciad.geodesy
.- Since:
- 1.0
-
ClassDescriptionDeprecated.An
ILcdXYZRotation
is a cartesian 3D rotation defined by three Eulerian angles (a, b, g).Representation for a 3*3 matrix.Utility class for Cartesian calculations.Deprecated.Deprecated.This is a utility class for the computation of contour lines.Implementation of ILcdSegmentScanner that generates points along Cartesian scan lines.ImplementsILcdXYZRotation
(3D rotation in a cartesian coordinate system), forward and inverse rotations.
TLcdPolylineContourFinder
orTLcdComplexPolygonContourFinder
.