See: Description
| Interface | Description |
|---|---|
| IModel |
Defines methods for accessing and maintaining a collection of
sample points (a "model" of a surface).
|
| IModelChangeListener |
Defines a listener to be invoked when the model changes.
|
| Class | Description |
|---|---|
| BackplaneManager | |
| CompositeImageScale |
Provides the scale and dimension specifications for
mapping model coordinates onto an image plane.
|
| ModelAdapter |
A model for managing data taken from a text or comma-separated-value file
|
| ModelFromLas |
A model for managing data taken from a Lidar (LAS) file.
|
| ModelFromShapefile |
A model for managing data taken from a Shapefile.
|
| ModelFromText |
A model for managing data taken from a text or comma-separated-value
file
|
| MvComposite |
Provides elements and method for managing the imagery associated with
a model and a set of view options.
|
| MvQueryResult |
Represents the results from a query operation
|
| RenderProduct | |
| UnitSquareModel |
Provides a simple model covering a unit square and containing
a relatively small number of points.
|
| ViewOptions |
Provides specifications and options for rendering a model.
|
| Enum | Description |
|---|---|
| LidarPointSelection |
An enumeration indicating point selections for a Lidar-based model.
|
| RenderProductType |
Defines types of rendering products
|
| ViewOptions.RasterInterpolationMethod | |
| ViewOptions.SampleThinning |
An enumeration definitng states for Wireframe sample thinning
|
Copyright © 2019. All rights reserved.