Package | Description |
---|---|
com.luciad.geometry.cartesian |
Topology and geometry calculations in cartesian space.
|
com.luciad.geometry.ellipsoidal |
Topology and geometry calculations on an ellipse.
|
com.luciad.lucy.addons.tea.contour |
Terrain analysis add-on for contour calculations.
|
com.luciad.lucy.addons.tea.visibility |
Terrain analysis add-on for visibility calculations.
|
Class and Description |
---|
ILcdContourFactory
Deprecated.
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms are
much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |
ILcdXYZRotation
An
ILcdXYZRotation is a cartesian 3D rotation defined by three
Eulerian angles (a, b, g). |
TLcd3DMatrix
Representation for a 3*3 matrix.
|
Class and Description |
---|
ILcdContourFactory
Deprecated.
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms are
much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |
Class and Description |
---|
TLcdContourFinder
Deprecated.
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms
are much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |
Class and Description |
---|
TLcdContourFinder
Deprecated.
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms
are much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |