Uses of Interface
com.luciad.shape.ILcdEditableMatrixView
Packages that use ILcdEditableMatrixView
Package
Description
Everything related to representing three-dimensional shapes.
Contains all classes for terrain elevation analysis.
-
Uses of ILcdEditableMatrixView in com.luciad.shape
Subinterfaces of ILcdEditableMatrixView in com.luciad.shapeModifier and TypeInterfaceDescriptioninterfaceAnILcdEditablePolarMatrixViewis anILcdPolarMatrixViewof which the values and associated points can be set. -
Uses of ILcdEditableMatrixView in com.luciad.tea
Subinterfaces of ILcdEditableMatrixView in com.luciad.teaModifier and TypeInterfaceDescriptioninterfaceAnILcdEditableReferencedMatrixViewis anILcdReferencedMatrixViewof which the values and associated points can be set.interfaceRepresents a referenced editable matrix view containing visibility values.interfaceCombinesILcdEditablePolarMatrixViewandILcdLOSCoverageto represent the input and the results of a line-of-sight computation.