Package | Description |
---|---|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
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 | Method and Description |
---|---|
IlpStyle |
IlpDefaultGraphicViewStyleManager.getExistingStyle(IlpStyleContext styleContext)
Deprecated.
Gets a style by style context.
|
IlpStyle |
IlpBasicGraphicViewStyleManager.getExistingStyle(IlpStyleContext styleContext)
Deprecated.
Gets a style by style context.
|
IlpStyle |
IlpBasicGraphicViewStyleManager.getStyle(IlpStyleContext styleContext)
Deprecated.
Gets a style by style context.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.postCreateStyle(IlpStyle original,
IlpStyleContext styleContext)
Deprecated.
This method changes the given style, if this is a style for
JTGO - because we need to transform an IlpStyle to IltClassLegend,
IltObjectLegend and IltLegend for compatibility
This method also defined the search strategy that will be used
by the style instance to look for a key value.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareBizAttributeStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
attribute style.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareBizClassStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
IlpClass style. |
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareBizObjectStyle(IlpStyleContext instanceContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
IlpObject style. |
protected IlpStyle |
IlpBasicGraphicViewStyleManager.prepareCustomAttributeStyle(IlpStyleContext instanceContext)
Deprecated.
Prepares the style for an attribute which is only available in
the graphic view.
|
protected IlpStyle |
IlpBasicGraphicViewStyleManager.prepareGraphicViewStyle(IlpStyleContext instanceContext)
Deprecated.
Prepares the graphic view style.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareGraphicViewStyle(IlpStyleContext instanceContext,
IlpStyle style)
Deprecated.
Prepares the graphic view style.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareJavaClassStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
Java class style.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareNamedStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
Named style.
|
protected IlpStyle |
IlpBasicGraphicViewStyleManager.prepareROAttributeStyle(IlpStyleContext instanceContext)
Deprecated.
Prepares the style for an attribute in a representation object
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareROAttributeStyle(IlpStyleContext instanceContext,
IlpStyle style)
Deprecated.
Prepares the style for an attribute in a representation object
|
protected IlpStyle |
IlpBasicGraphicViewStyleManager.prepareROStyle(IlpStyleContext instanceContext)
Deprecated.
Prepares the representation object style.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareROStyle(IlpStyleContext instanceContext,
IlpStyle style)
Deprecated.
Prepares the representation object style.
|
protected IlpStyle |
IlpDefaultGraphicViewStyleManager.prepareStyle(IlpStyle style,
IlpStyleContext styleContext)
Deprecated.
Creates the style hierarchy according to the style category.
|
boolean |
IlpBasicGraphicViewStyleManager.removeStyle(IlpStyleContext id)
Deprecated.
Removes a style with the given id.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpInstanceStyleContext
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 | Field and Description |
---|---|
protected IlpStyleContext |
IlpStyle.styleContext
Deprecated.
Style context for this style
|
Modifier and Type | Method and Description |
---|---|
IlpStyleContext |
IlpStyle.getContext()
Deprecated.
Gets the context for the style.
|
IlpStyleContext |
IlpStorageStyleIdentifier.getStyleContext(IlpContext context)
Deprecated.
Converts the storage style identifier into a style context.
|
Modifier and Type | Method and Description |
---|---|
Object |
IlpBoundAttributeStyleValueProvider.getAttributeValue(IlpStyleContext styleContext)
Deprecated.
Returns the current value of the attribute in the local attribute
value holder.
|
Object |
IlpAttributeStyleValueProvider.getAttributeValue(IlpStyleContext styleContext)
Deprecated.
Returns the current value of the attribute.
|
IlpStyle |
IlpStyleManager.getExistingStyle(IlpStyleContext id)
Deprecated.
Gets a style by style context.
|
IlpStyle |
IlpDefaultStyleManager.getExistingStyle(IlpStyleContext styleContext)
Deprecated.
Gets a style by style context.
|
IlpStyle |
IlpStyleManager.getStyle(IlpStyleContext id)
Deprecated.
Gets a style by style context.
|
IlpStyle |
IlpDefaultStyleManager.getStyle(IlpStyleContext styleContext)
Deprecated.
Gets a style by style context.
|
static IlpStyle |
IlpStyle.GetStyleFromContext(IlpStyleManager manager,
IlpStyleContext cxt)
Deprecated.
Retrieve the style that corresponds to the given style context
This method is used to support deserialization
See IlpRemoteStyleValueProvider.readObject, IlpStyle.readObject and
IlpUnresolvedStyleValueProvider.resolveRemove and resolveModifier
|
protected IlpStyle |
IlpDefaultStyleManager.postCreateStyle(IlpStyle original,
IlpStyleContext styleContext)
Deprecated.
This method changes the given style, if this is a style for
JTGO - because we need to transform an IlpStyle to IltClassLegend,
IltObjectLegend and IltLegend for compatibility
|
protected IlpStyle |
IlpDefaultStyleManager.prepareBizAttributeStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
attribute style.
|
protected IlpStyle |
IlpDefaultStyleManager.prepareBizClassStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
IlpClass style. |
protected IlpStyle |
IlpDefaultStyleManager.prepareBizObjectStyle(IlpStyleContext instanceContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
IlpObject style. |
protected IlpStyle |
IlpDefaultStyleManager.prepareJavaClassStyle(IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
Updates automatically created settings and default styles for a new
Java class style.
|
protected IlpStyle |
IlpDefaultStyleManager.prepareStyle(IlpStyle style,
IlpStyleContext styleContext)
Deprecated.
Creates the style hierarchy for shared styles according to its category.
|
boolean |
IlpStyleManager.removeStyle(IlpStyleContext id)
Deprecated.
Removes an instance style from the currently buffered styles.
|
boolean |
IlpDefaultStyleManager.removeStyle(IlpStyleContext id)
Deprecated.
Removes a style from the currently buffered styles.
|
void |
IlpStyle.setContext(IlpStyleContext newContext)
Deprecated.
Sets a new style context for the style.
|
Constructor and Description |
---|
IlpStyle(IlpStyleContext styleContext)
Deprecated.
Style object constructor.
|
IlpStyle(IlpStyle defaultStyle,
IlpStyleContext styleContext)
Deprecated.
Style object constructor, adding one default style to the list of default
styles.
|
IlpStyle(List<IlpStyle> defaultStyles,
IlpStyleContext styleContext)
Deprecated.
Style object constructor, setting the default style.
|
Modifier and Type | Field and Description |
---|---|
protected static IlpStyleContext |
IltLegendModifier.DEFAULT_STYLE_CONTEXT
Deprecated.
All legend modifiers use the same style context.
|
Modifier and Type | Method and Description |
---|---|
static IlpStyle |
IltLegend.AdaptStyle(IlpStyleManager styleMgr,
IlpStyleContext styleContext,
IlpStyle style)
Deprecated.
This method is just for compatibility with old JTGO.
|
Constructor and Description |
---|
IltAbstractLegend(IlpStyleContext styleContext)
Deprecated.
Constructor
|
IltLegend(IlpStyleContext styleContext)
Deprecated.
Creates a legend with the given context
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.