Uses of Package
com.luciad.tea
Package
Description
Terrain analysis add-ons.
Terrain analysis add-on for contour calculations.
Terrain analysis add-on for profile views.
Terrain analysis add-on for extreme point calculations.
This is a terrain analysis add-on for line-of-sight (LOS) calculation on Lightspeed maps.
Terrain analysis add-on for line-of-sight coverages.
Provides the add-on to perform visibility calculations between a point observer and other shapes on a Lightspeed map.
Terrain analysis add-on for visibility calculations.
Contains all classes for terrain elevation analysis.
Provides support for real-time line of sight calculation on elevation models using
hardware acceleration to perform calculations.
-
ClassDescriptionProvides altitude data.Describes how special altitude values should be interpreted.Creates
ILcdAltitudeMatrixView
objects representing a shape discretization with an altitude value for each discretized point. -
ClassDescriptionDescribes how special altitude values should be interpreted.
-
-
ClassDescriptionFinds the extreme (highest or lowest) points from a matrix view.Defines an enumeration that indicates the type of extreme points that should be computed.
-
ClassDescriptionProvides altitude data.Combines
ILcdEditablePolarMatrixView
andILcdLOSCoverage
to represent the input and the results of a line-of-sight computation.Container class around anILcdShape
that provides information on how to interpret the altitude information in the shape. -
ClassDescriptionDefines a circular area around a center point, used as input for line-of-sight computations.Computes values along a given azimuth and stores the result in an
ILcdLOSCoverageMatrix
.Defines the requirements for an object that mapsdouble
matrix values toshort
raster values.Computes line-of-sight between a point and its surroundings and converts the results to either a raster or a set of polygon contours. -
ClassDescriptionProvides terrain elevation data.Provides altitude data.Computes the intervisibility between two points.Represents a referenced matrix view containing visibility values.Enumeration to indicate how coverage computation results should be interpreted.Container class around an
ILcdShape
that provides information on how to interpret the altitude information in the shape. -
ClassDescriptionProvides altitude data.Defines the requirements for an object that maps
double
matrix values toshort
raster values.Computes the intervisibility between two points.Describes how special altitude values should be interpreted.Creates anILcdRaster
from anILcdMatrixView
.Describes how special visibility values should be interpreted.Creates anILcdVisibilityMatrixView
object representing the visibility between twoILcdAltitudeMatrixView
objects. -
ClassDescriptionA terrain elevation provider that gets its terrain elevation data from a list of models.A terrain elevation provider which adds raster value checking.Provides terrain elevation data.Represents a referenced matrix view containing altitude values.Provides altitude data.Deprecated.Deprecated.Use
ILcdContourFactory
in the package com.luciad.geometry.cartesian.AnILcdEditableReferencedMatrixView
is anILcdReferencedMatrixView
of which the values and associated points can be set.Represents a referenced editable matrix view containing visibility values.Represents the input and result of a line-of-sight computation.AnILcdPoint2PointIntervisibility
extension to support multiple model references for the input points and rasters.Represents the result of line-of-sight computations.Defines a circular area around a center point, used as input for line-of-sight computations.CombinesILcdEditablePolarMatrixView
andILcdLOSCoverage
to represent the input and the results of a line-of-sight computation.Computes values along a given azimuth and stores the result in anILcdLOSCoverageMatrix
.Extension of the interfaceILcdLOSPropagationFunction
representing a radar line-of-sight propagation function.Deprecated.UseILcdMatrixView
in com.luciad.shape.Defines the requirements for an object that mapsdouble
matrix values toshort
raster values.Represents a coverage between two points.Computes the intervisibility between two points.Represents the input and result of a visibility computation between two points.AILcdProfileView
is profile or side-view, for example of a terrain.Adds a reference to the matrix view interface.Represents a referenced matrix view containing visibility values.Describes how special altitude values should be interpreted.Enumeration of interpretations for special altitude values.Enumeration to indicate how coverage computation results should be interpreted.An enumeration to indicate which values should be used to fill coverages.Enumeration for different earth representations.Defines an enumeration that indicates the type of extreme points that should be computed.This class is the default implementation ofTLcdViewBasedTerrainElevationProvider
forILcdGXYView
s.Defines a set of options when creating LOS propagation functions.A helper class used to create a new TLcdLOSOptions object.The data type to use to represent the input or result of LOS calculations.The memory mode to be used by internal calculations.Generate terrain profile points for line segments.This mediator keeps track of terrain models in theILcdView
and adds/removes them to/from the specified model based terrain elevation provider.Describes how special visibility values should be interpreted.Enumeration of interpretations for special visibility values.Enumeration representing the result of a visibility computation.Deprecated.As of 2023.0, this class has been deprecated. -
ClassDescriptionProvides altitude data.Combines
ILcdEditablePolarMatrixView
andILcdLOSCoverage
to represent the input and the results of a line-of-sight computation.Enumeration to indicate how coverage computation results should be interpreted.
ILcdValuedPolygon
in the package com.luciad.shape.