See: Description
Interface | Description |
---|---|
IlvImageComputation |
The interface implemented by terrain analysis classes to create or recreate
images.
|
IlvLineOfVisibility.ComputeListener |
ComputeListener represents a listener interface that can be
attached to the line of view, and used to track its changes. |
IlvMapControllingPolyline.ComputeListener |
Listener interface that can be attached to the line of view, to track its
changes.
|
Class | Description |
---|---|
IlvAltitudeChart |
IlvAltitudeChart is a panel for displaying a vertical view
using an IlvChart object. |
IlvAltitudeVisibilityChart |
IlvAltitudeVisibilityChart represents a panel displaying a
line of visibility chart. |
IlvComputedRasterReader |
This fake reader always creates a single image using an
IlvImageComputation set. |
IlvGradientIntervalColorModel |
This class represents an interval color model used to display slopes. the pixel value should be 100 times the slope in angles.
|
IlvGradientRasterStyle |
Style of a gradient raster.
|
IlvLineOfSightIntervalColorModel |
This class represents an interval color model used to display visibility status. the pixel value should be 0 or 1.
|
IlvLineOfSightRasterStyle |
Style of a valley raster.
|
IlvLineOfVisibility |
IlvLineOfVisibility represents a georeferenced polyline that is
colored according the visibility information. |
IlvLineOfVisibility.Segment |
This class contains the distances from the beginning of a visible or
invisible segment.
|
IlvLineOfVisibilityStyle |
The style of a
IlvLineOfVisibility instance. |
IlvMakeAreaOfSightInteractor |
This interactor uses altitude information to display the area of visibility around a point.
|
IlvMakeGradientInteractor |
IlvMakeGradientInteractor is an interactor used to create a
line of visibility. |
IlvMakeLineOfVisibilityInteractor |
IlvMakeLineOfVisibilityInteractor is an interactor used to
create a line of visibility. |
IlvMakeLineOfVisibilityInteractor.LineOfVisibilityDataSource |
LineOfVisibilityDataSource represents an internal data source
used to create a line of visibility graphical object on a map view. |
IlvMakeTerrainCutInteractor |
IlvMakeTerrainCutInteractor is an interactor used to create a
terrain cut. |
IlvMakeTerrainCutInteractor.TerrainCutDataSource |
TerrainCutDataSource represents an internal data source
that is used to create the line of visibility graphical object on a
map view. |
IlvMakeValleyInteractor |
An interactor used to create a valley/elevation computation.
|
IlvMapControllingPolyline |
Creates a polyline that keeps a reference to its associated lat/lon points in order to update some other component.
|
IlvTerrainAccessoryContainerProperty |
This class contains the reference to the tabbed pane where the terrain
interactors should create accessories (for example terrain cut charts), by
default, when reading an existing map file.
|
IlvTerrainCut |
An
IlvMapControllingPolyline specialized for terrain cut. |
IlvValleyIntervalColorModel |
This class represents an interval color model used to display slopes. the pixel value should be 0,1 or 2..
|
IlvValleyRasterStyle |
Style of a valley raster.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.