| Package | Description |
|---|---|
| org.tinfour.demo.viewer |
Provides an interactive test program to demonstrate the Tinfour package
by rendering TINs.
|
| org.tinfour.demo.viewer.backplane |
Provides interfaces and classes for performing operations
in background threads, accessing a set of vertices
intended for modeling a surface, and creating a view of the data.
|
| Class and Description |
|---|
| CompositeImageScale
Provides the scale and dimension specifications for
mapping model coordinates onto an image plane.
|
| 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.
|
| MvComposite
Provides elements and method for managing the imagery associated with a model
and a set of view options.
|
| RenderProduct |
| Class and Description |
|---|
| CompositeImageScale
Provides the scale and dimension specifications for
mapping model coordinates onto an image plane.
|
| IModel
Defines methods for accessing and maintaining a collection of
sample points (a "model" of a surface).
|
| LidarPointSelection
An enumeration indicating point selections for a Lidar-based model.
|
| ModelAdapter
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 |
| RenderProductType
Defines types of rendering products
|
| ViewOptions
Provides specifications and options for rendering a model.
|
| ViewOptions.RasterInterpolationMethod |
| ViewOptions.SampleThinning
An enumeration definitng states for Wireframe sample thinning
|
Copyright © 2019. All rights reserved.