Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.equipment.renderer |
Provides the interfaces and classes related to customization of the equipment component using cascading style sheets.
|
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.graph.background |
Contains the API that is available for making use of backgrounds (georeferenced or not ) within JViews TGO.
|
ilog.cpl.graphic.views.background |
Provides classes for background support using Rogue Wave JViews Maps.
|
ilog.cpl.network.renderer |
Provides the interfaces and classes related to customization of the network component using cascading style sheets.
|
Modifier and Type | Method and Description |
---|---|
IlpBackgroundSupport |
IlpEquipment.getBackgroundSupport()
Returns the background support object currently in use.
|
IlpBackgroundSupport |
IlpNetwork.getBackgroundSupport()
Returns the background support object currently in use.
|
Modifier and Type | Method and Description |
---|---|
IlpBackgroundSupport |
IlpBackgroundsRenderer.getBackgroundSupport()
Returns the background support object currently in use.
|
Modifier and Type | Method and Description |
---|---|
IlpBackgroundSupport |
IlpGraphView.getBackgroundSupport()
Returns the background support object currently in use.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpGraphView.setBackgroundSupport(IlpBackgroundSupport backgroundSupport)
Replaces the background support object.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultBackgroundSupport
Default implementation of the
IlpBackgroundSupport . |
Modifier and Type | Method and Description |
---|---|
IlpBackgroundSupport |
IlpBackgroundProvider.getBackgroundSupport()
Returns the background support object currently in use.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpBackgroundSupport
Deprecated.
See the Migration Guide a migration path.
|
Modifier and Type | Method and Description |
---|---|
IlpBackgroundSupport |
IlpBackgroundsRenderer.getBackgroundSupport()
Returns the background support object currently in use.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.