Package | Description |
---|---|
ilog.views.event |
Provides interfaces and classes for dealing with
different types of events fired by JViews Graphics Framework
classes.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
NamedPropertyListener.propertyChanged(NamedPropertyEvent event)
Called when a named property is set or removed at the graphic object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvMapLayerStyleControl.mustReload(NamedPropertyEvent event)
When a named property changes, this method indicates if the property that changed makes a reload necessary.
|
void |
IlvMapLayerStyleChangeListener.propertyChanged(NamedPropertyEvent 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 |
IlvLayerTreePanel.propertyChanged(NamedPropertyEvent event)
Implements
NamedPropertyListener
Clears the selection when the coordinate system changes. |
Modifier and Type | Method and Description |
---|---|
boolean |
IlvMakeGradientInteractor.mustReload(NamedPropertyEvent event)
Indicates if a named property change necessitates rebuilding the
raster data source.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IlvMake3DViewInteractor.mustReload(NamedPropertyEvent event)
Indicates if such named property change necessitates rebuilding the raster data
source.
|
boolean |
IlvMake3DFlyThroughInteractor.mustReload(NamedPropertyEvent event)
Indicates if such named property change necessitates rebuilding the raster data
source.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.