Package | Description |
---|---|
ilog.views.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
Constructor and Description |
---|
IlvMapLayerStyleChangeListener(IlvMapDataSource ds,
IlvMapLayerStyleControl computation)
Creates a listener that will reload the image when some styling parameter or a named property of the data source manager change.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapLayer.setStyleControl(IlvMapLayerStyleControl styleControl)
Adds the external object responsible for detecting if the layer content is
not valid after the style changes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlvImageComputation
The interface implemented by terrain analysis classes to create or recreate
images.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeAreaOfSightInteractor
This interactor uses altitude information to display the area of visibility around a point.
|
class |
IlvMakeGradientInteractor
IlvMakeGradientInteractor is an interactor used to create a
line of visibility. |
class |
IlvMakeValleyInteractor
An interactor used to create a valley/elevation computation.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMake3DFlyThroughInteractor
Interactor that allows you to create a fly-through object defined
with several points.
|
class |
IlvMake3DViewInteractor
An interactor to create an
Ilv3DView of the terrain. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.