Package | Description |
---|---|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpStyle
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractStyle.copyAllValues(IlpAbstractStyle sourceStyle)
Deprecated.
Copies all values from a given style.
|
protected void |
IlpStyle.doClone(IlpAbstractStyle newStyle)
Deprecated.
Create internal structures to prepare clone operation.
|
protected void |
IlpAbstractStyle.doClone(IlpAbstractStyle newStyle)
Deprecated.
Create internal structures to prepare clone operation.
|
protected void |
IlpStyle.doCopyAllContext(IlpAbstractStyle source)
Deprecated.
Copies all values from a given style.
|
protected void |
IlpAbstractStyle.doCopyAllContext(IlpAbstractStyle sourceStyle)
Deprecated.
Copies all values from a given style.
|
protected boolean |
IlpStyle.doCopyAllValues(IlpAbstractStyle source)
Deprecated.
Perform copy.
|
protected boolean |
IlpAbstractStyle.doCopyAllValues(IlpAbstractStyle sourceStyle)
Deprecated.
Perform copy.
|
protected boolean |
IlpStyle.doStyleValueChanged(IlpAbstractStyle source,
IlpKey key,
Set<StyleListener> listenersSet)
Deprecated.
|
protected void |
IlpAbstractStyle.fireStyleValueChanged(IlpAbstractStyle source,
IlpKey key,
Collection<StyleListener> allListeners)
Deprecated.
Fires
styleValueChanged events to all listeners. |
void |
StyleListener.styleValueChanged(IlpAbstractStyle source,
IlpKey key)
Deprecated.
This method is called whenever a key value is changed in
this style.
|
void |
IlpStyleListenerSupport.styleValueChanged(IlpAbstractStyle source,
IlpKey key)
Deprecated.
Called each time a key changes.
|
void |
IlpStyle.styleValueChanged(IlpAbstractStyle source,
IlpKey key)
Deprecated.
This method is called whenever a value of a key is changed.
|
Modifier and Type | Class and Description |
---|---|
class |
IltAbstractLegend
Deprecated.
The Legend/Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
class |
IltBaseStyleMapping
Deprecated.
Please use cascading style sheets with attribute selectors to
customize the representation of the objects according to their states.
|
class |
IltLegend
Deprecated.
The Legend/Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
class |
IltLegendModifier
Deprecated.
Please use cascading style sheets instead.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.