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