Uses of Interface
com.luciad.shape.ILcdEditableMatrixView
Package
Description
Everything related to representing three-dimensional shapes.
Contains all classes for terrain elevation analysis.
-
Uses of ILcdEditableMatrixView in com.luciad.shape
Modifier and TypeInterfaceDescriptioninterface
AnILcdEditablePolarMatrixView
is anILcdPolarMatrixView
of which the values and associated points can be set. -
Uses of ILcdEditableMatrixView in com.luciad.tea
Modifier and TypeInterfaceDescriptioninterface
AnILcdEditableReferencedMatrixView
is anILcdReferencedMatrixView
of which the values and associated points can be set.interface
Represents a referenced editable matrix view containing visibility values.interface
CombinesILcdEditablePolarMatrixView
andILcdLOSCoverage
to represent the input and the results of a line-of-sight computation.