Uses of Package
com.luciad.tea
Packages that use 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.
-
Classes in com.luciad.tea used by com.luciad.lucy.addons.teaClassDescriptionProvides altitude data.Describes how special altitude values should be interpreted.Creates
ILcdAltitudeMatrixViewobjects representing a shape discretization with an altitude value for each discretized point. -
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.contourClassDescriptionDescribes how special altitude values should be interpreted.
-
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.controller
-
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.extremepointClassDescriptionFinds the extreme (highest or lowest) points from a matrix view.Defines an enumeration that indicates the type of extreme points that should be computed.
-
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.lineofsightClassDescriptionProvides altitude data.Combines
ILcdEditablePolarMatrixViewandILcdLOSCoverageto represent the input and the results of a line-of-sight computation.Container class around anILcdShapethat provides information on how to interpret the altitude information in the shape. -
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.loscoverageClassDescriptionDefines 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 mapsdoublematrix values toshortraster 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. -
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.shapevisibilityClassDescriptionProvides 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
ILcdShapethat provides information on how to interpret the altitude information in the shape. -
Classes in com.luciad.tea used by com.luciad.lucy.addons.tea.visibilityClassDescriptionProvides altitude data.Defines the requirements for an object that maps
doublematrix values toshortraster values.Computes the intervisibility between two points.Describes how special altitude values should be interpreted.Creates anILcdRasterfrom anILcdMatrixView.Describes how special visibility values should be interpreted.Creates anILcdVisibilityMatrixViewobject representing the visibility between twoILcdAltitudeMatrixViewobjects. -
Classes in com.luciad.tea used by com.luciad.teaClassDescriptionA 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
ILcdContourFactoryin the package com.luciad.geometry.cartesian.AnILcdEditableReferencedMatrixViewis anILcdReferencedMatrixViewof 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.AnILcdPoint2PointIntervisibilityextension 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.CombinesILcdEditablePolarMatrixViewandILcdLOSCoverageto 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 interfaceILcdLOSPropagationFunctionrepresenting a radar line-of-sight propagation function.Deprecated.UseILcdMatrixViewin com.luciad.shape.Defines the requirements for an object that mapsdoublematrix values toshortraster 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.AILcdProfileViewis 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 ofTLcdViewBasedTerrainElevationProviderforILcdGXYViews.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 theILcdViewand 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. -
Classes in com.luciad.tea used by com.luciad.tea.lightspeed.losClassDescriptionProvides altitude data.Combines
ILcdEditablePolarMatrixViewandILcdLOSCoverageto represent the input and the results of a line-of-sight computation.Enumeration to indicate how coverage computation results should be interpreted.
ILcdValuedPolygonin the package com.luciad.shape.