Contains all classes for terrain elevation analysis.
-
interface
Represents a referenced matrix view containing altitude values.
interface
An ILcdEditableReferencedMatrixView
is an ILcdReferencedMatrixView
of which the values and associated points can be set.
interface
Represents a referenced editable matrix view containing visibility values.
interface
Represents a referenced matrix view containing visibility values.
Returns the matrix view used for finding the extreme points.
void
Sets a new matrix view for finding the extreme points.
Constructs an extreme point finder for the specified matrix view.