|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpBackgroundSupport | |
|---|---|
| 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 ILOG JViews Maps. |
| ilog.cpl.network.renderer | Provides the interfaces and classes related to customization of the network component using cascading style sheets. |
| Uses of IlpBackgroundSupport in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpBackgroundSupport | |
|---|---|
IlpBackgroundSupport |
IlpEquipment.getBackgroundSupport()
Returns the background support object currently in use. |
IlpBackgroundSupport |
IlpNetwork.getBackgroundSupport()
Returns the background support object currently in use. |
| Uses of IlpBackgroundSupport in ilog.cpl.equipment.renderer |
|---|
| Methods in ilog.cpl.equipment.renderer that return IlpBackgroundSupport | |
|---|---|
IlpBackgroundSupport |
IlpBackgroundsRenderer.getBackgroundSupport()
Returns the background support object currently in use. |
| Uses of IlpBackgroundSupport in ilog.cpl.graph |
|---|
| Methods in ilog.cpl.graph that return IlpBackgroundSupport | |
|---|---|
IlpBackgroundSupport |
IlpGraphView.getBackgroundSupport()
Returns the background support object currently in use. |
| Methods in ilog.cpl.graph with parameters of type IlpBackgroundSupport | |
|---|---|
void |
IlpGraphView.setBackgroundSupport(IlpBackgroundSupport backgroundSupport)
Replaces the background support object. |
| Uses of IlpBackgroundSupport in ilog.cpl.graph.background |
|---|
| Classes in ilog.cpl.graph.background that implement IlpBackgroundSupport | |
|---|---|
class |
IlpDefaultBackgroundSupport
Default implementation of the IlpBackgroundSupport. |
| Methods in ilog.cpl.graph.background that return IlpBackgroundSupport | |
|---|---|
IlpBackgroundSupport |
IlpBackgroundProvider.getBackgroundSupport()
Returns the background support object currently in use. |
| Uses of IlpBackgroundSupport in ilog.cpl.graphic.views.background |
|---|
| Subinterfaces of IlpBackgroundSupport in ilog.cpl.graphic.views.background | |
|---|---|
interface |
IlpBackgroundSupport
Deprecated. See the Migration Guide a migration path. |
| Uses of IlpBackgroundSupport in ilog.cpl.network.renderer |
|---|
| Methods in ilog.cpl.network.renderer that return IlpBackgroundSupport | |
|---|---|
IlpBackgroundSupport |
IlpBackgroundsRenderer.getBackgroundSupport()
Returns the background support object currently in use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||