| Package | Description |
|---|---|
| agi.foundation.graphics |
Provides commonly used and instantiated graphics types related to 3D scene management, terrain and imagery, and more.
|
| agi.foundation.graphics.advanced |
Provides less commonly instantiated graphics types for the camera, mouse options, primitive options, and others.
|
| agi.foundation.graphics.imaging |
Provides types for raster and image processing, and for writing JPEG 2000 files.
|
| Class and Description |
|---|
| Raster
A raster dataset.
|
| Class and Description |
|---|
| Raster
A raster dataset.
|
| RasterAttributes
The attributes describing a
Raster dataset. |
| Class and Description |
|---|
| BlurMethod
The method used to blur or smooth a raster.
|
| ConvolutionFilter
Applies convolution to the source raster.
|
| EdgeDetectMethod
The method used to detect edges in a raster.
|
| FlipAxis
The axis on which a raster will be flipped.
|
| GradientDetectMethod
The method used to detect gradients in a raster.
|
| Jpeg2000CompressionProfile
Defines the profile used when encoding a JPEG 2000 file.
|
| Raster
A raster dataset.
|
| RasterAttributes
The attributes describing a
Raster dataset. |
| RasterBand
Common band types that may be contained within a
Raster dataset. |
| RasterFilter
A filter for processing
Raster datasets. |
| RasterFormat
Common
RasterBand layouts that may be contained within a Raster dataset. |
| RasterOrientation
The vertical orientation of the raster.
|
| RasterStream
A raster, the data of which, is updated dynamically at the specified
UpdateDelta. |
| RasterType
The type of data contained within each band of a
Raster dataset. |
| SharpenMethod
The method used to sharpen a raster.
|
| VideoPlayback
Specifies how the
VideoStream will playback. |