Package | Description |
---|---|
ilog.views.symbology.palettes |
Contains the support for palettes of symbols.
|
ilog.views.symbology.palettes.event |
Contains the listeners and event classes for palettes of symbols.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvPaletteCategory
IlvPaletteCategory allows to organize the content of a palette in a hierarchy
of logical groups. |
class |
IlvPaletteSymbol
Palette symbols are objects containing description data of symbols that can
be added in a dashboard or a map, for example.
|
Modifier and Type | Method and Description |
---|---|
IlvPaletteCategoryChild |
PaletteEvent.getChild()
Returns the child (a category or symbol) that has been added or removed.
|
Constructor and Description |
---|
PaletteEvent(IlvPalette source,
IlvPaletteCategory parent,
IlvPaletteCategoryChild child,
boolean added)
Creates an event
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.