Package | Description |
---|---|
ilog.views.maps.defense.terrain3d.symbol |
Classes to manage symbols on top of the 3D view.
|
ilog.views.sdm.event |
Contains the event-related classes in the SDM package.
|
ilog.views.sdm.model |
Contains the predefined data models in the SDM package.
|
ilog.views.sdm.swing |
Contains JFC/Swing-based components that can be used
to build a complete GUI with the SDM facilities.
|
Modifier and Type | Method and Description |
---|---|
void |
Ilv3DSymbolManager.propertyChanged(SDMPropertyChangeEvent event)
Updates the list of 3D symbols (Implementation of
SDMModelListener ). |
Modifier and Type | Method and Description |
---|---|
void |
SDMPropertyChangeListener.propertyChanged(SDMPropertyChangeEvent event)
Invoked after one or more properties
of a data object have changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMultipleSDMModel.propertyChanged(SDMPropertyChangeEvent event)
This method is called when a property of an object of a submodel is changed.
|
void |
IlvFilterSDMModel.propertyChanged(SDMPropertyChangeEvent event)
This method is called when a property of an object of the underlying filtered model is changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSDMTableModel.propertyChanged(SDMPropertyChangeEvent event)
Invoked after one or several properties
of a data object have changed.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.