Package | Description |
---|---|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.cpl.service |
Provides the interfaces and classes related to the context, some of
the services and some general base classes used by styles.
|
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.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpGraphicViewStyleManager
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 | Class and Description |
---|---|
class |
IlpBasicGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
class |
IlpDefaultGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Please refer to the User's Manual for further information.
|
Modifier and Type | Method and Description |
---|---|
IlpStyleManager |
IlpGraphicViewStyleManager.getDefaultStyleManager()
Deprecated.
Returns the default style manager used by this configuration.
|
IlpStyleManager |
IlpDefaultGraphicViewStyleManager.getDefaultStyleManager()
Deprecated.
Returns the default style manager used by this configuration.
|
IlpStyleManager |
IlpBasicGraphicViewStyleManager.getDefaultStyleManager()
Deprecated.
Returns the default style manager used by this configuration.
|
Modifier and Type | Method and Description |
---|---|
IlpStyleManager |
IlpDefaultContext.getStyleManager()
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Please refer to the User's Manual for further information.
|
IlpStyleManager |
IlpContext.getStyleManager()
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Please refer to the User's Manual for further information.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultStyleManager
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 |
---|---|
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
|
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.
|
Modifier and Type | Method and Description |
---|---|
IlpStyle |
IltObject.getLocalStyle(IlpStyleManager styleMgr) |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.