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.
|
ilog.views.maps.graphic.style |
Provides styles for stylable IlvMapGraphics.
|
ilog.views.maps.raster.datasource |
Provides classes for raster data sources.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvMapLayerStyleControl.mustReload(StyleEvent event)
When a style changes, this method indicates if the style parameter that changed makes a reload necessary.
|
void |
IlvMapLayerStyleChangeListener.styleChanged(StyleEvent event)
This event will reset and start the data source when the image computation estimates that it must reload.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapLayer.MapLayerStyleListener.styleChanged(StyleEvent event)
Processes specific style changes that affect the whole layer, such as
visibility, and transparency.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvMakeValleyInteractor.mustReload(StyleEvent event)
Indicates if a specific style event necessitates rebuilding the raster
data source.
|
boolean |
IlvMakeGradientInteractor.mustReload(StyleEvent event)
Indicates if a specific style event necessitates rebuilding the raster
data source.
|
boolean |
IlvMakeAreaOfSightInteractor.mustReload(StyleEvent event)
Indicates if a specific style event necessitates rebuilding the raster
data source.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvMake3DViewInteractor.mustReload(StyleEvent event)
Indicates if such style event necessitates rebuilding the raster data
source.
|
boolean |
IlvMake3DFlyThroughInteractor.mustReload(StyleEvent event)
Indicates if such style event necessitate rebuilding the raster data
source.
|
Modifier and Type | Method and Description |
---|---|
void |
StyleListener.styleChanged(StyleEvent event)
Invoked when a change has occurred in the
IlvMapStyle |
Modifier and Type | Method and Description |
---|---|
void |
IlvRasterStyle.styleChanged(StyleEvent event)
Invoked when a change has occurred in the
IlvMapStyle |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.