Interface and Description |
---|
ilog.cpl.graphic.attachment.IlpAttachable
Please use Rogue Wave JViews Composite Graphic support instead.
|
ilog.cpl.graphic.attachment.IlpAttachment
Please use Rogue Wave JViews Composite Graphic support instead.
|
ilog.cpl.graphic.attachment.IlpAttachmentManager
Please use Rogue Wave JViews Composite Graphic support instead.
|
ilog.util.IlPattern
Please use
IltPattern instead. |
ilog.cpl.graphic.views.background.IlpBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpBackgroundSupport
See the Migration Guide a migration path.
|
ilog.cpl.graphic.IlpGraphicContainment
Please use Rogue Wave JViews Composite Graphics instead.
|
ilog.cpl.graphic.IlpGraphicViewStyleManager
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.IlpNetworkExpansionHandler
Please use
ilog.cpl.graph.IlpExpansionHandler instead. |
ilog.cpl.network.IlpNetworkLoadHandler
Please use
ilog.cpl.graph.IlpGraphLoadHandler
instead. |
ilog.cpl.network.IlpNetworkObjectHandler
Please use
ilog.cpl.graph.IlpNodeHandler instead. |
ilog.cpl.network.IlpNetworkPositionHandler
Please use
IlpPositionHandler
instead. |
ilog.cpl.network.IlpNetworkRenderer
Please use
IlpNodeRenderer instead. |
ilog.cpl.style.IlpStyleManager
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleValueProvider
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.table.IlpTableKeys
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.tree.IlpTreeKeys
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.tgo.model.IltBTSModel
Containers relationships should be declared and retrieved using
the Datasource API.
|
ilog.tgo.model.IltChildInitializer
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level.
|
ilog.tgo.model.IltChildrenModel
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level.
|
ilog.tgo.model.IltChildrenModelListener
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level. If
you are interested in relationship changes, please use the
Datasource notification mechanism.
|
ilog.tgo.model.IltContainer
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level.
|
ilog.tgo.model.IltDetailExpansionRenderer
Outside expandable containers are no longer supported. Please
refer to the User's Manual to see how to create a new Network component
using the same datasource, setting an object as an origin.
|
ilog.tgo.graphic.IltFocusInteractor
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.graphic.IltGraphic
Please use
IlpGraphic or
IlpRepresentation objects instead. Once you have
added an IlpObject to a datasource and is it being
displayed, you can retrieve the
IlpRepresentationObject through
network.getAdapter().getRepresentationObject(obj)
and the IlpGraphic through
network.getView().getGraphic(repobj) . |
ilog.tgo.graphic.IltGraphicManager
Please use an
IlpGraphicView instead. It
contains a method getGraphic or
getGraphicHolder . |
ilog.tgo.swing.IltJPopupMenuFactory
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.graphic.IltKeyInteractor
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.model.IltLinkSet.LinkSetListener
Please use the datasource methods instead.
|
ilog.tgo.graphic.IltMouseInteractor
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.graphic.IltMouseMotionInteractor
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.graphic.graphlayout.IltNodeSideFilter
This class will probably change in the next JTGO release.
|
ilog.tgo.graphic.IltObjectInteractorContext
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.awt.IltPopupMenuFactory
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.model.IltShelfItemContainer
Containment relationships are declared and retrieved
at the Datasource level.
|
ilog.tgo.model.IltStateChangedListener
Please use
AttributeValueListener instead
to listen for changes in attribute IltObject.ObjectStateAttribute . |
ilog.tgo.model.IltStatePropagator
Please use subnetworks instead of containers. State propagation
in subnetworks should be done in the back-end and set in the
objects that are present in the datasources.
|
ilog.tgo.graphic.IltToolTipFactory
Please use
IlpToolTipManager and CSS properties instead. |
ilog.tgo.util.IltWithProperties
This interface has been replaced by
IlWithProperties . |
ilog.views.maps.projection.IlvHorizontalDatumConverter
Since JViews 5.0, use the coordinate transformation package in
ilog.views.maps.srs
|
ilog.views.maps.projection.IlvHorizontalDatumConverterFactory
Since JViews 5.0, use the coordinate transformation package in
ilog.views.maps.srs
|
ilog.cpl.network.NetworkModelObserveListener |
ilog.cpl.style.StyleChangeListener
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.StyleListener
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
Class and Description |
---|
ilog.cpl.graphic.attachment.IlpAbstractAttachment
Use JViews Composite Graphics instead.
|
ilog.cpl.style.IlpAbstractStyle
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpAbstractStyleValueProvider
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.component.IlpAlarmBalloon
Please use
IlvRoundRectBalloon instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation
Please use Rogue Wave JViews Composite Graphic support instead.
|
ilog.cpl.style.key.IlpAttributeKeys
Use CSS properties instead.
|
ilog.cpl.style.IlpAttributeStyleValueProvider
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.component.IlpBalloon
Please use
IlvBalloon instead. |
ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpBooleanKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpBoundAttributeStyleValueProvider
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.component.IlpCentered
Please use a composite graphic with a centered layout instead.
|
ilog.cpl.network.action.IlpCollapseObjectAction
This class has been moved. Please use the superclass instead.
(
ilog.graph.action.IlpCollapseObjectAction ). |
ilog.cpl.style.key.IlpColorKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.IlpCompositeGraphic
Please use Rogue Wave JViews Composite Graphics instead.
|
ilog.cpl.network.action.IlpCreateLinkAction
This class has been moved. Please use the superclass instead.
(
ilog.cpl.graph.action.IlpCreateLinkAction ). |
ilog.cpl.network.action.IlpCreateNodeAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpCreateNodeAction ). |
ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
See the Migration Guide a migration path.
|
ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
The Style API has been replaced by the Cascading Style
Sheet mechanism. Please refer to the User's Manual for further information.
|
ilog.cpl.network.IlpDefaultNetworkRenderer
Please use ilog.cpl.graph.IlpDefaultNodeRenderer instead.
|
ilog.cpl.network.IlpDefaultPositionConverter
This class has been moved, please use
ilog.cpl.graph.IlpDefaultPositionConverter
instead. |
ilog.cpl.style.IlpDefaultStyleManager
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpDomainKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.action.IlpEnsureAtCenterAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpEnsureAtCenterAction ). |
ilog.cpl.network.action.IlpEnsureVisibleAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpEnsureVisibleAction ). |
ilog.cpl.style.key.IlpEnumArrayKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpEnumKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.action.IlpExpandObjectAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpExpandObjectAction ). |
ilog.cpl.style.key.IlpFloatArrayKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpFloatKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpFontKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpFormatKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.attachment.IlpIdentityAttachment
Please use Rogue Wave JViews Composite Graphic support instead.
|
ilog.cpl.graphic.views.background.IlpImageBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpImageBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.style.key.IlpImageKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.views.background.IlpImageTileBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.component.IlpInfoBalloon
Please use
IlvRectBalloon instead. |
ilog.cpl.style.IlpInstanceStyleContext
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpIntegerArrayKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpIntegerKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpInteractorKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.views.background.IlpIVLBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpIVLBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.network.IlpJOverview
Please use
IlvJOverview instead. |
ilog.cpl.style.key.IlpKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpKeyStyleValueModifier
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpLineStyleKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.views.background.IlpMIDMIFBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpMIDMIFBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.network.action.IlpMoveObjectsAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpMoveObjectsAction ). |
ilog.cpl.style.key.IlpObjectKeys
Use CSS properties instead.
|
ilog.cpl.graphic.attachment.IlpOffsetAttachment
Please use Rogue Wave JViews Composite Graphic support instead.
|
ilog.cpl.style.key.IlpPatternKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpPointKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.IlpPositionChange
This class has been moved to a different package. Please use
IlpPositionChange instead. |
ilog.cpl.style.key.IlpRectKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpRemoteStyleValueProvider
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.action.IlpRemoveObjectAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpRemoveObjectAction ). |
ilog.cpl.network.action.IlpRemoveObjectsAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpRemoveObjectsAction ). |
ilog.cpl.network.action.IlpRemoveSelectedObjectsAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpRemoveSelectedObjectsAction ). |
ilog.cpl.style.key.IlpRendererKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.action.IlpSelectAllObjectsAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpSelectAllObjectsAction ). |
ilog.cpl.graphic.views.background.IlpShapeFileBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpShapeFileBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.graphic.component.IlpStacker
Please use a Composite Graphic with a Stacker Layout instead.
|
ilog.cpl.style.IlpStorageStyleIdentifier
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpStringArrayKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.key.IlpStringKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyle
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleContext
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleListenerSupport
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleLoggers
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleValueDefaultProvider
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleValueFormatter
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleValueMapper
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleValueModifier
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.style.IlpStyleValueTypeConverter
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.views.background.IlpSVGBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpSVGBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpSVGZBackground
See the Migration Guide a migration path.
|
ilog.cpl.graphic.views.background.IlpSVGZBackgroundFactory
See the Migration Guide a migration path.
|
ilog.cpl.style.key.IlpSwingConstantKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.network.action.IlpUpdateObjectAction
This class has been moved. Please use the superclass instead
(
ilog.cpl.graph.action.IlpUpdateObjectAction ). |
ilog.cpl.style.key.IlpValueMapKey
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.cpl.graphic.views.background.IlpXMLBackgroundFactory
See the Migration Guide a migration path.
|
ilog.tgo.graphic.IltAbstractLegend
The Legend/Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.tgo.graphic.IltBaseStyleMapping
Please use cascading style sheets with attribute selectors to
customize the representation of the objects according to their states.
|
ilog.tgo.model.IltBlinkingAlarms
This class has been replaced by the use of blinking colors,
which can be configured in the different graphic views using cascading
style sheets. When displaying alarms using blinking, the alarm color
should be replaced by a corresponding blinking color and the alarm balloon,
if it exists, should be hidden. This configuration can be achieved using
the following CSS configuration:
object."ilog.tgo.model.IltObject" { alarmBalloonVisible: false; alarmColorVisible: false; alarmColor: ''; alarmBrightColor: ''; alarmDarkColor: ''; } object."ilog.tgo.model.IltObject"[alarmHighestSeverity] { alarmColorVisible: true; alarmColor: '@|severityColor(@|highestSeverity())'; alarmBrightColor: '@|severityBrightColor(@|highestSeverity())'; alarmDarkColor: '@|severityDarkColor(@|highestSeverity())'; } object."ilog.tgo.model.IltObject"[newAlarmHighestSeverity] { alarmColorVisible: true; alarmColor: '@|blinkingcolor(@|severityColor(@|highestNewSeverity()), "#50FFFFFF")'; alarmBrightColor: '@|blinkingcolor(@|severityBrightColor(@|highestNewSeverity()), "#50FFFFFF")'; alarmDarkColor: '@|blinkingcolor(@|severityDarkColor(@|highestNewSeverity()), "#50FFFFFF")'; } |
ilog.tgo.model.IltBTSDefaultModel
Containers relationships should be declared and retrieved using
the Datasource API.
|
ilog.tgo.model.IltChildrenModelEvent
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level. If
you are interested in relationship changes, please use the
Datasource notification mechanism.
|
ilog.tgo.graphic.IltCollapseStyleValueProvider
The style API has been replaced by the cascading style
sheet mechanism. If you use the style API to set the values of the keys
IltNetworkElement.IsCollapsed or
IltNetworkElement.ExpandOnNewAlarms , you should replace these
calls by the following CSS extract, using attribute selectors:
object."ilog.tgo.model.IltNetworkElement" { collapsed: true; } object."ilog.tgo.model.IltNetworkElement"[newAlarmHighestSeverity] { collapsed: false; }You can then customize the decorations that should be attached to the collapsed representation, using for example, alarmBalloonVisible
or alarmCountVisible , by adding these properties to the
appropriate selector. |
ilog.tgo.swing.IltComponentGraphic
Please use
IlpGraphic object instead. Use its
function getComponent() to retrieve a JComponent,
which you can add to any other JComponent . |
ilog.tgo.debug.IltCompositeGraphicDebug |
ilog.tgo.graphic.IltCompositeInteractions
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.grprim.IltDefaultBlinkingManager
Please use
ilog.tgo.service.IltDefaultBlinkingManager instead. |
ilog.tgo.model.IltDefaultChildrenModel
Containers have been replaced by subnetworks and containment
relationships should be declared at the Datasource level.
|
ilog.tgo.context.IltDefaultContext
Please use
IltDefaultContext instead. |
ilog.tgo.grprim.IltDefaultImageRepository
Please use
ilog.tgo.service.IltDefaultImageRepository instead. |
ilog.tgo.util.IltDistributedTable |
ilog.tgo.graphic.IltGraphicElementAggregate
Please use properties
children and
constraints to customize new decorations
to predefined business objects using CSS. |
ilog.tgo.grprim.IltGraphicPrim |
ilog.tgo.graphic.IltGraphicRenderer
Please use
class property to define
a completely new graphic representation for a business
object. If you just want to add new decorations to an
existing business object, define the property
children with the new decorations.
Include property constraints specifying how each new
decoration should be attached to the object base. |
ilog.tgo.graphic.IltGraphicSettings
Please use CSS properties instead.
|
ilog.tgo.graphic.IltImageToolTip
Please use
IlpToolTipManager and the CSS
property toolTipRenderer instead. |
ilog.tgo.awt.IltInteractorButton
Use
IlpNetwork toolbar with
JButton instead. |
ilog.tgo.swing.IltJInteractorButton
Use
IlpNetwork toolbar with
JButton instead. |
ilog.tgo.swing.IltJManagerViewControlBar
Use
IlpNetwork toolbar instead. |
ilog.tgo.graphic.IltKey
Please use
IlpKey instead. |
ilog.tgo.graphic.IltKey.Boolean
This class is obsolete. Please use
IlpBooleanKey instead. |
ilog.tgo.graphic.IltKey.Color
This class is obsolete. Please use
IlpColorKey instead. |
ilog.tgo.graphic.IltKey.Enum
This class is obsolete. Please use
IlpEnumKey instead. |
ilog.tgo.graphic.IltKey.EnumArray
This class is obsolete. Please use
IlpEnumArrayKey instead. |
ilog.tgo.graphic.IltKey.Float
This class is obsolete. Please use
IlpFloatKey instead. |
ilog.tgo.graphic.IltKey.Font
This class is obsolete. Please use
IlpFontKey instead. |
ilog.tgo.graphic.IltKey.Image
This class is obsolete. Please use
IlpImageKey instead. |
ilog.tgo.graphic.IltKey.Integer
This class is obsolete. Please use
IlpIntegerKey instead. |
ilog.tgo.graphic.IltKey.LineStyle
This class is obsolete. Please use
IlpLineStyleKey instead. |
ilog.tgo.graphic.IltKey.Pattern
This class is obsolete. Please use
IlpPatternKey instead. |
ilog.tgo.graphic.IltKey.Point
This class is obsolete. Please use
IlpPointKey instead. |
ilog.tgo.graphic.IltKey.String
This class is obsolete. Please use
IlpStringKey instead. |
ilog.tgo.graphic.IltKey.StringArray
This class is obsolete. Please use
IlpStringArrayKey instead. |
ilog.tgo.graphic.IltLegend
The Legend/Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
ilog.tgo.graphic.IltLegendModifier
Please use cascading style sheets instead.
|
ilog.tgo.graphic.IltLineSegment
Please use class ilog.cpl.graphic.views.IlpLineSegment instead.
|
ilog.tgo.model.IltLinkSet.LinkSetEvent
Please use the datasource methods instead.
|
ilog.tgo.model.IltLinkSet.LinkSetEvent.Type
Please use the datasource methods instead.
|
ilog.tgo.graphic.IltLogicalPolygon
Please use class ilog.cpl.graphic.views.IlpPolygon instead.
|
ilog.tgo.graphic.IltLogicalPolyline
Please use class ilog.cpl.graphic.views.IlpPolyline instead.
|
ilog.tgo.graphic.IltLogicalPolyPoints
Please use the classes ilog.cpl.graphic.views.IlpPolygon and
ilog.cpl.graphic.views.IlpPolyline instead.
|
ilog.tgo.graphic.IltLogicalPolyPoints.PointAndDirection
Please use the classes ilog.cpl.graphic.views.IlpPolygon and
ilog.cpl.graphic.views.IlpPolyline instead.
|
ilog.tgo.graphic.IltLogicalPolyPoints.TwoPolylines
Please use the classes ilog.cpl.graphic.views.IlpPolygon and
ilog.cpl.graphic.views.IlpPolyline instead.
|
ilog.tgo.interactor.IltManagerMagViewInteractor
Please use ilog.views.interactor.IlvManagerMagViewInteractor
instead.
|
ilog.tgo.util.IltManagerViewAutoAdjuster
Use
IlpManagerViewAutoAdjuster with a Network component instead. |
ilog.tgo.awt.IltManagerViewControlBar
Use
IlpNetwork toolbar instead. |
ilog.tgo.model.IltMiscDefaultMapper
IltMisc.SecState configuration is now achieved using
IltSettings.SetValue . The property is identified as
the name of the secondary state that is being configuration, for
instance: IltSettings.SecState("Misc.SecState.DoorAjar.Icon", image) |
ilog.tgo.graphic.graphlayout.IltNodeSide
This class will probably change in the next JTGO release.
Please use class IltLinkPort instead.
|
ilog.tgo.model.IltNoStatePropagator
Use subnetworks instead of containers. State propagation
in subnetworks should be done in the back-end and set in the
objects that are present in the data sources.
|
ilog.tgo.model.IltObject.ListPrimaryStateStyleValueProvider
Styles have been replaced by CSS support.
|
ilog.tgo.model.IltObjectDefaultRenderer
Use the
class property to define
a completely new graphic representation of a business
object. To add new decorations to an existing business object,
define the property children with the new
decorations and property constraints
that specify how each new decoration should be attached to the
object base. |
ilog.tgo.graphic.IltObjectInteractor
Since JTGO 3.0, object interactors are managed by the
Controller element of each Graphic Component. Controllers
are part of the MVC trio that composes a graphic component.
It is responsible for storing and setting interactors to the
view and its objects. Interactors can be defined using the
Graphic Controller API or by loading cascading style sheets
with Interactor definition. Concerning tooltips, their
customization is now achieved only through CSS using properties
toolTipText or toolTipGraphic . The
toolTipGraphic property has priority. |
ilog.tgo.model.IltObjectSource
IltObjects are no longer added directly to an
IltCompositeGrapher . Instead they are used as
business objects and are added to a data source
that can be connected to different graphic components. |
ilog.tgo.grprim.IltPattern.Solid
Please set the fillStyle CSS property to be SOLID
instead of PATTERN.
|
ilog.tgo.model.IltPerformanceDefaultMapper
IltPerformance.SecState configuration is now
achieved using IltSettings.SetValue . The property is identified
as the name of the secondary state that is being configured and the
type of configuration that is being done, for example:
.Type , .Gauge , .Chart or
.Counter ) according to the type of configuration. |
ilog.tgo.resource.IltrImage
Beginning with Rogue Wave JViews 8.1, use
IltSettings.SetValue(Object, Object)
and IltSettings.GetValue(Object)
methods to set and get images for the TGO decorations. |
ilog.tgo.resource.IltrPattern
Use cascading style sheets to configure object patterns.
|
ilog.tgo.resource.IltrTextPalette
Text palettes have been replaced by Cascading Style Sheets
|
ilog.tgo.model.IltSANDefaultMapper
IltSAN.SecState configuration is now achieved using
IltSettings.SetValue . The property is identified as
the name of the secondary state that is being configured and the
type of configuration that is being done, for example:
.Type , .Gauge , .Chart or
.Counter ) according to the type of configuration. |
ilog.tgo.model.IltShelfItemPosition
Please use
IlpShelfItemPosition instead. |
ilog.tgo.model.IltSNMPDefaultMapper
SNMP state configuration is now achieved using
IltSettings.SetValue . The property is identified as
the name of the secondary state that is being configured and the
type of configuration that is being performed. For example:
|
ilog.tgo.model.IltSONETDefaultMapper
SONET state configuration is now achieved using
IltSettings.SetValue . The property is identified as
the name of the secondary state that is being configured and the
type of configuration that is being performed. For example:
IltSettings.SetValue("SONET.Protection.Exercise.Icon", image)
defines the image used to represent the given protection in a link. |
ilog.tgo.model.IltStateChangedEvent
Please use
AttributeValueListener instead
to listen for changes in attribute IltObject.ObjectStateAttribute . |
ilog.tgo.model.IltSummingStatePropagator
Please use subnetworks instead of containers. State propagation
in subnetworks should be done in the back-end and set in the
objects that are present in the datasources.
|
ilog.tgo.grprim.IltTextPalette
Text palettes have been replaced by label properties which are
configured through Cascading Style Sheets.
|
ilog.tgo.graphic.IltToolTipManager
Use the
IlpToolTipManager and the CSS
properties toolTipText or toolTipRenderer instead. |
ilog.tgo.interactor.IltUnZoomViewInteractor
Please use class IlvUnZoomViewInteractor instead.
|
ilog.views.gantt.swing.IlvAbstractBoundedRangeModel
Beginning with Rogue Wave JViews 7.5 use the
IlvAbstractBoundedRangeModel class instead. |
ilog.views.prototypes.IlvActionBehavior
You should use the class
IlvEventBehavior rather
than this one to handle user events in a prototype. |
ilog.views.bpmn.IlvBPMNModeler |
ilog.views.diagrammer.application.IlvDiagrammerApplication |
ilog.views.util.swt.IlvEventThreadUtil
Starting with JViews 8.8, merging the two event threads is no
recommended, as it can lead to deadlocks while handling focus
events on Windows. Please use the two event threads for their
respective GUI operations.
|
ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Beginning with Rogue Wave JViews 5.0, collapsible sub-graphs are supported
directly by the Rogue Wave JViews Graphics Framework (see the class
IlvManager for more details). A new SDM renderer class,
IlvSubGraphRenderer , has been added to
represent sub-graphs of the data model as IlvGrapher objects
added as graphic objects in the parent IlvGrapher . The
ExpandCollapse renderer name used in an SDM style sheet now
activates this new IlvSubGraphRenderer , instead of the
IlvExpandCollapseRenderer . You can also use the
name SubGraph , which is an alias for the same renderer.
Most applications will work seamlessly with the new IlvSubGraphRenderer ,
so in general you do not need to change anything (code or style sheets).
It may happen, though, that an application relies on the details of the implementation
of IlvExpandCollapseRenderer . For this reason, it is still possible
to use the Rogue Wave JViews 4.0 IlvExpandCollapseRenderer
by specifying the renderer name ExpandCollapse40 . |
ilog.views.maps.projection.IlvGeographicProjection
Since JViews 5.0, use
ilog.views.maps.srs.coordsys.IlvGeographicCoordinateSystem to describe
coordinate systems expressing coordinates in longitude and latitude.
|
ilog.views.sdm.graphic.IlvGraphicFactories.FilledEllipse
Replaced by
IlvGraphicFactories.Ellipse . |
ilog.views.sdm.graphic.IlvGraphicFactories.FilledRectangle
Replaced by
IlvGraphicFactories.Rectangle . |
ilog.views.ui.IlvImageButton
Beginning with JViews 5.5 you should use a
JButton instead. |
ilog.views.gantt.servlet.IlvJHiddenPrintWindow
Beginning with Rogue Wave JViews 5.5 you should use
IlvJHiddenPrintWindowFactory instead. |
ilog.views.faces.servlet.IlvJSNamespaceFilter
Beginning of JViews 8.1 this filter must not be set on the controller servlet.
|
ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer.SDMRelativeLinkConnector
Beginning with JViews 6.0 you should use
IlvSDMFreeLinkConnector instead, which has the same functionality. |
ilog.views.maps.IlvMapStyleSheetRenderer
replaced with the
IlvMapStyleSheetRenderer class in the ilog.views.sdm.renderer.map |
ilog.views.maps.projection.IlvMolodenskyConverter
Since JViews 5.0, use
ilog.views.maps.srs.coordtrans.IlvAbridgedMolodenskyTransformation.
|
ilog.views.maps.IlvProjectionProperty
Since JViews 5.0, use ilog.views.maps.IlvCoordinateSystemProperty.
|
ilog.views.graphlayout.IlvRelativeLinkConnector
Beginning with JViews 6.0 you should use
IlvFreeLinkConnector instead, which has the same functionality. |
ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Beginning with JViews 8.5, use the class
IlvUniformLengthEdgesLayout instead. |
ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayoutGrapherProperty
Beginning with JViews 8.5, use the class
IlvUniformLengthEdgesLayout instead of IlvSpringEmbedderLayout . Therefore, the class
IlvSpringEmbedderLayoutGrapherProperty is also
deprecated. |
ilog.views.sdm.renderer.IlvSubGraphRenderer.ExpandCollapseIcon
Since JViews 8.8, this class is no longer needed
|
ilog.views.chart.data.IlvSwingTableDataSource.Mapping
Please use the superclass instead.
|
ilog.views.gantt.graphic.timeindicator.IlvTimeIndicatorContext
Beginning with Rogue Wave JViews 8.5
|
ilog.views.maps.IlvUnitConverter
Since JViews 5.0, use ilog.views.maps.srs.IlvUnit
|
ilog.cpl.network.NetworkModelObserveEvent |
ilog.cpl.style.StyleChangeEvent
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
Exceptions and Description |
---|
ilog.tgo.model.IltInvalidStateException
This exception is no longer used.
|
ilog.tgo.graphic.IltKeyNotServedException
Please do not use this class.
|
ilog.tgo.model.IltSlotInvalidPositionException |
Field and Description |
---|
ilog.tgo.model.IltCardCarrier._defaultBottomSpacing
Please use
DEFAULT_BOTTOM_SPACING instead. |
ilog.tgo.graphic.IltNetwork._sampleNetwork |
ilog.tgo.model.IltObject.AbbreviateBalloonAlarmCount
Use CSS property
alarmBalloonCountAbbreviated instead. |
ilog.tgo.model.IltObject.AbbreviateBaseAlarmCount
Use CSS property
alarmCountAbbreviated instead. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonBorderColor
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonColor
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.tgo.model.IltObject.AlarmBalloonColor
Use CSS property
alarmBalloonColor instead. |
ilog.tgo.model.IltObject.AlarmBalloonContentsCollapsed
Use CSS property
alarmBalloonCollapsed instead. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonOrientation
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonPointerDepth
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonPointerDistance
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.tgo.model.IltObject.AlarmBalloonPosition
Use CSS property
alarmBalloonPosition instead. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonRadius
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonShadowColor
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.tgo.model.IltObject.AlarmBalloonShadowColor
Use CSS property
alarmBalloonShadowColor instead. |
ilog.cpl.graphic.IlpGraphic.AlarmBalloonShadowThickness
IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.tgo.model.IltObject.AlarmBalloonTextAntialiasing
Use CSS property
alarmBalloonTextAntialiasing instead. |
ilog.tgo.model.IltObject.AlarmBalloonTextBackgroundColor
Use CSS property
alarmBalloonTextBackground instead. |
ilog.tgo.model.IltObject.AlarmBalloonTextFont
Use CSS property
alarmBalloonTextFont instead. |
ilog.tgo.model.IltObject.AlarmBalloonTextForegroundColor
Use CSS property
alarmBalloonTextForeground instead. |
ilog.tgo.model.IltObject.AlarmBalloonVisible
Use CSS property
alarmBalloonVisible instead. |
ilog.tgo.model.IltObject.AlarmBorderColor
Use CSS property
alarmBorderColor instead. |
ilog.tgo.model.IltObject.AlarmBorderThickness
Use CSS property
alarmBorderWidth instead. |
ilog.tgo.model.IltObject.AlarmBorderVisible
Use CSS property
alarmBorderVisible instead. |
ilog.tgo.model.IltObject.AlarmColorVisible
Use CSS property
alarmColorVisible instead. |
ilog.tgo.model.IltObject.AlarmCountAntialiasing
Use CSS property
alarmCountAntialiasing instead. |
ilog.tgo.model.IltObject.AlarmCountBackgroundColor
Use CSS property
alarmCountBackground instead. |
ilog.tgo.model.IltObject.AlarmCountFont
Use CSS property
alarmCountFont instead. |
ilog.tgo.model.IltObject.AlarmCountForegroundColor
Use CSS property
alarmCountForeground instead. |
ilog.tgo.model.IltObject.AlarmCountVisible
Use CSS property
alarmCountVisible instead. |
ilog.tgo.model.IltObject.AlarmCriticalAbbreviation
Use CSS property
alarmCriticalAbbreviation instead. |
ilog.tgo.model.IltObject.AlarmCriticalBrightColor
Use CSS property
alarmCriticalBrightColor instead. |
ilog.tgo.model.IltObject.AlarmCriticalColor
Use CSS property
alarmCriticalColor instead. |
ilog.tgo.model.IltObject.AlarmCriticalDarkColor
Use CSS property
alarmCriticalDarkColor instead. |
ilog.tgo.model.IltObject.AlarmCriticalDescription
Use CSS property
alarmCriticalDescription instead. |
ilog.tgo.model.IltObject.AlarmLossOfConnectivityAbbreviation
Use CSS property
alarmLossOfConnectivityAbbreviation instead. |
ilog.tgo.model.IltObject.AlarmLossOfConnectivityBrightColor
Use CSS property
alarmLossOfConnectivityBrightColor instead. |
ilog.tgo.model.IltObject.AlarmLossOfConnectivityColor
Use CSS property
alarmLossOfConnectivityColor instead. |
ilog.tgo.model.IltObject.AlarmLossOfConnectivityDarkColor
Use CSS property
alarmLossOfConnectivityDarkColor instead. |
ilog.tgo.model.IltObject.AlarmMajorAbbreviation
Use CSS property
alarmMajorAbbreviation instead. |
ilog.tgo.model.IltObject.AlarmMajorBrightColor
Use CSS property
alarmMajorBrightColor instead. |
ilog.tgo.model.IltObject.AlarmMajorColor
Use CSS property
alarmMajorColor instead. |
ilog.tgo.model.IltObject.AlarmMajorDarkColor
Use CSS property
alarmMajorDarkColor instead. |
ilog.tgo.model.IltObject.AlarmMajorDescription
Use CSS property
alarmMajorDescription instead. |
ilog.tgo.model.IltObject.AlarmMinorAbbreviation
Use CSS property
alarmMinorAbbreviation instead. |
ilog.tgo.model.IltObject.AlarmMinorBrightColor
Use CSS property
alarmMinorBrightColor instead. |
ilog.tgo.model.IltObject.AlarmMinorColor
Use CSS property
alarmMinorColor instead. |
ilog.tgo.model.IltObject.AlarmMinorDarkColor
Use CSS property
alarmMinorDarkColor instead. |
ilog.tgo.model.IltObject.AlarmMinorDescription
Use CSS property
alarmMinorDescription instead. |
ilog.tgo.model.IltObject.AlarmNotReportingAbbreviation
Use CSS property
alarmNotReportingAbbreviation instead. |
ilog.tgo.model.IltObject.AlarmsAsMarks
Use CSS property
alarmAsMark instead. |
ilog.tgo.model.IltObject.AlarmSeverityColorMap
Use the
IltAlarm.SetSeverityMapping method instead. |
ilog.tgo.model.IltObject.AlarmSeverityDescriptionMap
Use the
IltAlarm.SetSeverityMapping method instead. |
ilog.tgo.model.IltObject.AlarmWarningAbbreviation
Use CSS property
alarmWarningAbbreviation instead. |
ilog.tgo.model.IltObject.AlarmWarningBrightColor
Use CSS property
alarmWarningBrightColor instead. |
ilog.tgo.model.IltObject.AlarmWarningColor
Use CSS property
alarmWarningColor instead. |
ilog.tgo.model.IltObject.AlarmWarningDarkColor
Use CSS property
alarmWarningDarkColor instead. |
ilog.tgo.model.IltObject.AlarmWarningDescription
Use CSS property
alarmWarningDescription instead. |
ilog.tgo.model.IltObject.Alpha
Use CSS property
alpha instead. |
ilog.tgo.model.IltBTS.AlphaBeamWidth
Please use CSS property
alphaBeamWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.AlternateColor
Use CSS property
alternateColor instead. |
ilog.cpl.style.key.IlpObjectKeys.AnimateSpeed
Use CSS property
animateSpeed instead. |
ilog.tgo.model.IltBTS.AntennaAntialiasing
Please use CSS property
antennaAntialiasing instead. |
ilog.tgo.model.IltBTS.AntennaRadius
Please use CSS property
antennaRadius instead. |
ilog.tgo.model.IltBTS.AntennaVisible
Please use CSS property
antennaVisible instead. |
ilog.tgo.model.IltCardItem.AntiAliasing
Please use CSS property
antialiasing instead. |
ilog.cpl.style.key.IlpObjectKeys.ArrowColor
Use CSS property
arrowColor instead. |
ilog.cpl.style.key.IlpObjectKeys.ArrowMode
Use CSS property
arrowMode instead. |
ilog.cpl.style.key.IlpObjectKeys.ArrowPosition
Use CSS property
arrowPosition instead. |
ilog.cpl.style.key.IlpObjectKeys.ArrowRatio
Use CSS property
arrowRatio instead. |
ilog.cpl.table.IlpTableKeys.AutoResizeMode
Use CSS property
autoResizeMode in the table
configuration instead. |
ilog.cpl.tree.IlpTreeKeys.BackgroundColor
Use CSS property
background in Tree
configuration instead. |
ilog.cpl.style.key.IlpObjectKeys.BackgroundColor
Use CSS property
background instead. |
ilog.cpl.table.IlpTableKeys.BackgroundColor
Use CSS property
background in the table
configuration instead. |
ilog.tgo.model.IltObject.BackgroundColor
Use CSS property
background instead. |
ilog.tgo.model.IltObject.BaseSelectionBorderVisible |
ilog.tgo.model.IltBTS.BeamWidthBorderVisible
Please use CSS property
beamWidthBorderVisible instead. |
ilog.tgo.model.IltBTS.BeamWidthRadius
Please use CSS property
beamWidthRadius instead. |
ilog.tgo.model.IltBTS.BeamWidthVisible
Please use CSS property
beamWidthVisible instead. |
ilog.tgo.model.IltObject.BorderColor
Use CSS property
borderColor instead. |
ilog.tgo.model.IltObject.BorderColor2
Use CSS property
borderColor2 instead. |
ilog.cpl.style.key.IlpObjectKeys.BorderDownColor
Use CSS property
borderColor2 instead. |
ilog.tgo.model.IltObject.BorderLineStyle
Use CSS property
borderLineStyle instead. |
ilog.tgo.model.IltObject.BorderPattern
Use CSS property
borderPattern instead. |
ilog.cpl.style.key.IlpObjectKeys.BorderStyle
Use CSS property
borderLineStyle instead. |
ilog.cpl.style.key.IlpObjectKeys.BorderStylePhase
Use CSS property
borderLineStylePhase instead. |
ilog.cpl.style.key.IlpObjectKeys.BorderUpColor
Use CSS property
borderColor instead. |
ilog.cpl.style.key.IlpObjectKeys.BorderWidth
Use CSS property
borderWidth instead. |
ilog.tgo.model.IltObject.BorderWidth
Use CSS property
borderWidth instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.BottomCenter
Please use
IlvAttachmentLocation.BottomCenter instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.BottomLeft
Please use
IlvAttachmentLocation.BottomLeft instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.BottomRight
Please use
IlvAttachmentLocation.BottomRight instead. |
ilog.tgo.model.IltNetworkElement.BSCActiveBorderThickness
Please use property
bscActiveBorderWidth instead. |
ilog.tgo.model.IltNetworkElement.BTSActiveBorderThickness
Please use property
btsActiveBorderWidth instead. |
ilog.tgo.model.IltBTS.BTSEquipmentRadius
Please use CSS property
btsEquipmentRadius instead. |
ilog.tgo.model.IltObject.CanBeLogical |
ilog.cpl.style.key.IlpAttributeKeys.CaptionHorizontalAlignment
Use CSS property
horizontalAlignment with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionIcon
Use CSS property
icon with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionIconVisible
Use CSS property
iconVisible with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelBackgroundColor
Use CSS property
labelBackground with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelFont
Use CSS property
labelFont with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelForegroundColor
Use CSS property
labelForeground with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelInsets
Use CSS property
labelInsets with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelPosition
Use CSS property
labelPosition with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelSpacing
Use CSS property
labelSpacing with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelString
Use CSS property
label with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionLabelVisible
Use CSS property
labelVisible with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionToolTipString
Use CSS property
toolTipText with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.CaptionVerticalAlignment
Use CSS property
verticalAlignment with
attribute type selectors instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.Center
Please use
IlvAttachmentLocation.Center instead. |
ilog.cpl.graphic.IlpGraphic.CenteredInsets
IlpCentered has been replaced by the use of
Rogue Wave JViews Composite Graphic with a centered layout. |
ilog.tgo.model.IltObject.CenterWidth
Use CSS property
centerWidth instead. |
ilog.views.chart.graphic.IlvMarker.CIRCLE
Please use
IlvMarkerFactory.CIRCLE instead. |
ilog.cpl.graph.IlpGraphView.configuration |
ilog.tgo.model.IltObject.ContainerCollapseIconVisible
Use CSS property
containerCollapseIconVisible instead. |
ilog.tgo.model.IltObject.ContainerExpansionIconVisible
Use CSS property
containerExpansionIconVisible instead. |
ilog.tgo.model.IltObject.ContainerOutsideExpansionIconVisible
Outside expansion is no longer supported.
|
ilog.tgo.model.IltObject.ContainerStatusVisible
Use CSS property
containerStatusVisible instead. |
ilog.views.chart.graphic.IlvMarker.CROSS
Please use
IlvMarkerFactory.CROSS instead. |
ilog.cpl.style.key.IlpObjectKeys.Curved
Use CSS property
curved instead. |
ilog.cpl.style.key.IlpObjectKeys.DecorationOptions
Adding new decorations is supported only for predefined
business objects. Use CSS property
children
instead. |
ilog.cpl.style.key.IlpObjectKeys.DecorationPositions
Adding new decorations is supported only for predefined
business objects. Use CSS property
children
instead. |
ilog.tgo.model.IltLink.DecorationsOffset
Please use CSS property
decorationsOffset instead. |
ilog.tgo.model.IltGroup.DecorationsOffset
Please use CSS property
decorationsOffset instead. |
ilog.tgo.model.IltLink.DefaultLinkBaseStyleMapping
Please use cascading style sheets with attribute selectors to
customize the representation of the objects according to their states.
|
ilog.tgo.model.IltObject.DetailLevel
Use CSS property
detailLevel instead. |
ilog.views.chart.graphic.IlvMarker.DIAMOND
Please use
IlvMarkerFactory.DIAMOND instead. |
ilog.tgo.model.IltObject.Direction
Use CSS property
direction instead. |
ilog.tgo.model.IltNetworkElement.DisplayAlarmCountWhenCollapsed
Please use the property
alarmCountVisible with
attribute selectors.
The following CSS extract illustrates how you should proceed:
object."ilog.tgo.model.IltNetworkElement" { collapsed: true; alarmCountVisible: false; alarmCountAbbreviated: true; } object."ilog.tgo.model.IltNetworkElement"[newAlarmHighestSeverity] { collapsed: false; alarmCountVisible: true; alarmCountAbbreviated: false; } |
ilog.tgo.resource.IltrPattern.Dots
Use
IlvPattern.GRAY_20 instead. |
ilog.tgo.model.IltObject.DottedBorderBackgroundColor
Use CSS property
dottedBorderBackground instead. |
ilog.tgo.model.IltObject.DottedBorderForegroundColor
Use CSS property
dottedBorderForeground instead. |
ilog.tgo.model.IltObject.DottedBorderLineStyle
Use CSS property
dottedBorderLineStyle instead. |
ilog.views.graphic.IlvIcon.drawrect
The object is now defined by a definition rectangle that is
obtained by taking the result of a call to
IlvIcon.getDefinitionRect() and
applying IlvIcon.getTransformer() to it. |
ilog.tgo.graphic.IltCompositeGraphic.Editable
Please use
IltObject.IsEditable instead. |
ilog.cpl.style.key.IlpObjectKeys.EndCap
Use CSS property
endCap instead. |
ilog.tgo.model.IltNetworkElement.ExpandOnNewAlarms
Please use property
collapsed with the attribute
selectors, as illustrated in the following example:
object."ilog.tgo.model.IltNetworkElement" { collapsed: true; } object."ilog.tgo.model.IltNetworkElement"[newAlarmHighestSeverity] { collapsed: false; } |
ilog.tgo.model.IltNetworkElement.FamilyAntialiasing
Please use property
familyAntialiasing instead. |
ilog.tgo.model.IltNetworkElement.FamilyBackgroundColor
Please use property
familyBackground instead. |
ilog.tgo.model.IltNetworkElement.FamilyFont
Please use property
familyFont instead. |
ilog.tgo.model.IltNetworkElement.FamilyForegroundColor
Please use property
familyForeground instead. |
ilog.tgo.model.IltNetworkElement.FamilyVisible
Please use property
familyVisible instead. |
ilog.cpl.style.key.IlpObjectKeys.FillAngle
Use CSS property
fillAngle instead. |
ilog.tgo.model.IltPolyGroup.FillBackgroundColor
Please use CSS property
background instead. |
ilog.cpl.style.key.IlpObjectKeys.FillColor2
Use CSS property
background instead. |
ilog.cpl.style.key.IlpObjectKeys.FillEnd
Use CSS property
fillEnd instead. |
ilog.tgo.model.IltPolyGroup.FillForegroundColor
Please use CSS property
foreground instead. |
ilog.tgo.model.IltPolyGroup.FillInterior
Please use CSS property
fillStyle instead. |
ilog.tgo.model.IltPolyGroup.FillPattern
Please use CSS property
pattern instead. |
ilog.cpl.style.key.IlpObjectKeys.FillStart
Use CSS property
fillStart instead. |
ilog.cpl.style.key.IlpObjectKeys.FillStyle
Use CSS property
fillStyle instead. |
ilog.cpl.style.key.IlpObjectKeys.FillTexture
Use CSS property
fillTexture instead. |
ilog.cpl.style.key.IlpObjectKeys.FocusBorderColor
Use CSS property
focusBorderColor instead. |
ilog.cpl.style.key.IlpAttributeKeys.FocusBorderColor
Use CSS property
focusBorderColor instead. |
ilog.cpl.style.key.IlpObjectKeys.FocusBorderThickness
Use CSS property
focusBorderWidth instead. |
ilog.cpl.style.key.IlpAttributeKeys.FocusBorderThickness
Use CSS property
focusBorderWidth instead. |
ilog.tgo.model.IltObject.ForcedWidth
Use CSS property
forcedWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.ForegroundColor
Use CSS property
foreground instead. |
ilog.tgo.model.IltObject.ForegroundColor
Use CSS property
foreground instead. |
ilog.tgo.model.IltShelf.FrameColor
Please use CSS property
frameColor instead. |
ilog.tgo.model.IltLink.FromArrowBorderColor
Please use CSS property
fromArrowBorderColor instead. |
ilog.tgo.model.IltLink.FromArrowBorderColor2
Please use CSS property
fromArrowBorderColor2 instead. |
ilog.tgo.model.IltLink.FromArrowColor
Please use CSS property
fromArrowColor instead. |
ilog.tgo.model.IltLink.FromArrowReliefBorders
Please use CSS property
fromArrowReliefBorders instead. |
ilog.tgo.model.IltLink.FromArrowSize
Please use CSS property
fromArrowSize instead. |
ilog.tgo.model.IltAbstractLink.FromPort
Please use CSS property
fromPort instead. |
ilog.tgo.model.IltNetworkElement.FunctionVisible
Please use property
functionVisible instead. |
ilog.cpl.style.key.IlpAttributeKeys.GraphicExpandsInCell |
ilog.cpl.style.key.IlpObjectKeys.GraphicRenderer
Use
class property in CSS to create
your own business object representation using
IlvGraphic or JComponent
objects. |
ilog.cpl.style.key.IlpAttributeKeys.GraphicRenderer
Use CSS property
graphicRenderer instead. |
ilog.tgo.resource.IltrPattern.GroupFilling
Use
IlvPattern.GRAY_20 instead. |
ilog.tgo.model.IltObject.HasAlarmColor
Please use CSS property
foreground to modify the
foreground color of the object instead. |
ilog.tgo.model.IltLink.HasFromArrow
Please use CSS property
hasFromArrow instead. |
ilog.tgo.model.IltLink.HasToArrow
Please use CSS property
hasToArrow instead. |
ilog.cpl.style.key.IlpAttributeKeys.HorizontalAlignment
Use CSS property
horizontalAlignment instead. |
ilog.cpl.style.key.IlpObjectKeys.HorizontalAutoResizeMargin
Use CSS property
horizontalAutoResizeMargin instead. |
ilog.cpl.style.key.IlpObjectKeys.HorizontalAutoResizeMode
Use CSS property
horizontalAutoResizeMode instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.HotSpot
Please use
IlvAttachmentLocation.HotSpot instead. |
ilog.views.gantt.servlet.IlvGanttServletSupport.HTML_CAP_FORMAT
Beginning with JViews 8.1 use
IlvGanttServletSupport.JSON_CAP_FORMAT instead. |
ilog.views.chart.servlet.IlvChartServletSupport.HTML_CAP_FORMAT
Beginning with JViews 8.1 use
IlvChartServletSupport.JSON_CAP_FORMAT instead. |
ilog.cpl.style.key.IlpObjectKeys.Icon
Use CSS property
icon instead. |
ilog.cpl.style.key.IlpAttributeKeys.Icon
Use CSS property
icon instead. |
ilog.cpl.style.key.IlpObjectKeys.IconPosition
Use CSS property
iconPosition instead. |
ilog.tgo.model.IltObject.IconsVisible
Use CSS property
secondaryStateVisible instead. |
ilog.cpl.style.key.IlpObjectKeys.IconVisible
Use CSS property
iconVisible instead. |
ilog.cpl.style.key.IlpAttributeKeys.IconVisible
Use CSS property
iconVisible instead. |
ilog.cpl.graphic.IlpGraphicLoggers.ilog_cpl_graphic_IlpGraphicViewStyleManager |
ilog.cpl.style.IlpStyleLoggers.ilog_cpl_service_IlpDefaultStyleService |
ilog.cpl.service.IlpServiceLoggers.ilog_cpl_service_IlpDefaultURLAccessService
Please use
ilog_cpl_service_urlaccess instead. |
ilog.cpl.storage.IlpStorageLoggers.ilog_cpl_storage_IlpDeploymentParser
Please use
ilog_cpl_storage_deployment instead. |
ilog.cpl.storage.IlpStorageLoggers.ilog_cpl_storage_write_Resource |
ilog.cpl.graphic.IlpGraphic.InfoBalloonBorderColor
IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.InfoBalloonColor
IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.InfoBalloonOrientation
IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.InfoBalloonPointerDepth
IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.InfoBalloonShadowColor
IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.cpl.graphic.IlpGraphic.InfoBalloonShadowThickness
IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and Rogue Wave JViews Composite Graphics. |
ilog.tgo.model.IltObject.InfoIconThreshold
Use CSS property
infoIconThreshold instead. |
ilog.tgo.model.IltObject.InfoWindowAlwaysVisible
Use CSS property
infoWindowPresent instead. |
ilog.tgo.model.IltObject.InfoWindowBorderColor
Use CSS property
infoWindowBorderColor instead. |
ilog.tgo.model.IltObject.InfoWindowColor
Use CSS property
infoWindowColor instead. |
ilog.tgo.model.IltObject.InfoWindowShadowColor
Use CSS property
infoWindowShadowColor instead. |
ilog.tgo.model.IltObject.InfoWindowTextAntialiasing
Use CSS property
infoWindowTextAntialiasing instead. |
ilog.tgo.model.IltObject.InfoWindowTextBackgroundColor
Use CSS property
infoWindowTextBackground instead. |
ilog.tgo.model.IltObject.InfoWindowTextFont
Use CSS property
infoWindowTextFont instead. |
ilog.tgo.model.IltObject.InfoWindowTextForegroundColor
Use CSS property
infoWindowTextForeground instead. |
ilog.tgo.model.IltObject.InfoWindowVisible
Use CSS property
infoWindowVisible instead. |
ilog.tgo.model.IltLink.InnerBackgroundColor
Please use CSS property
innerBackground instead. |
ilog.tgo.model.IltAbstractLink.InnerBackgroundColor |
ilog.tgo.model.IltLink.InnerBorderColor
Please use CSS property
innerBorderColor instead. |
ilog.tgo.model.IltLink.InnerBorderColor2
Please use CSS property
innerBorderColor2 instead. |
ilog.tgo.model.IltLink.InnerBorderLineStyle
Please use CSS property
innerBorderLineStyle instead. |
ilog.tgo.model.IltLink.InnerBorderWidth
Please use CSS property
innerBorderWidth instead. |
ilog.tgo.model.IltAbstractLink.InnerBorderWidth |
ilog.tgo.model.IltLink.InnerCenterWidth
Please use CSS property
innerCenterWidth instead. |
ilog.tgo.model.IltAbstractLink.InnerCenterWidth |
ilog.tgo.model.IltLink.InnerForegroundColor
Please use CSS property
innerForeground instead. |
ilog.tgo.model.IltAbstractLink.InnerForegroundColor |
ilog.tgo.model.IltLink.InnerLineStyle
Please use CSS property
innerLineStyle instead. |
ilog.tgo.model.IltAbstractLink.InnerLineStyle |
ilog.tgo.model.IltLink.InnerReliefBorders
Please use CSS property
innerReliefBorders instead. |
ilog.tgo.model.IltOSI.Standby.InStandby
Please use
ColdStandby , WarmStandby ,
HotStandby or ProvidingService instead. |
ilog.cpl.style.key.IlpObjectKeys.InternalZoom
Use CSS property
internalZoom instead. |
ilog.tgo.model.IltNetworkElement.IsCollapsed
Please use property
collapsed instead. |
ilog.tgo.model.IltObject.IsLogical
Use CSS property
logical instead. |
ilog.cpl.style.key.IlpObjectKeys.IsMovable
Use CSS property
movable instead. |
ilog.tgo.model.IltObject.IsSelectable
Use the graphic component selection model API instead.
|
ilog.tgo.model.IltObject.IsTiny
Use CSS property
tiny instead. |
ilog.cpl.style.key.IlpObjectKeys.IsValidationPending
Internal use only.
|
ilog.tgo.model.IltObject.IsVisible
Please use the data source filtering capabilities to define
object visibility
|
ilog.views.chart.servlet.IlvChartHitmap.JViewsExtensions |
ilog.views.chart.servlet.IlvChartHitmap.JViewsToolTips |
ilog.cpl.style.key.IlpObjectKeys.KeepingAspectRatio
Use CSS property
keepingAspectRatio instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelAlignment
Use CSS property
labelAlignment instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelAntialiasing
Use CSS property
labelAntialiasing instead. |
ilog.tgo.model.IltObject.LabelAntialiasing
Use CSS property
labelAntialiasing instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelBackgroundColor
Use CSS property
labelBackground instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelBackgroundColor
Use CSS property
labelBackground instead. |
ilog.tgo.model.IltObject.LabelBackgroundColor
Use CSS property
labelBackground instead. |
ilog.tgo.model.IltObject.LabelBorderColor
Use CSS property
labelBorderColor instead. |
ilog.tgo.model.IltObject.LabelDirection
Use CSS property
labelDirection instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelFont
Use CSS property
labelFont instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelFont
Use CSS property
labelFont instead. |
ilog.tgo.model.IltObject.LabelFont
Use CSS property
labelFont instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelForegroundColor
Use CSS property
labelForeground instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelForegroundColor
Use CSS property
labelForeground instead. |
ilog.tgo.model.IltObject.LabelForegroundColor
Use CSS property
labelForeground instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelInsets
Use CSS property
labelInsets instead. |
ilog.tgo.model.IltObject.LabelOffset
Use CSS property
labelOffset instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelPosition
Use CSS property
labelPosition instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelPosition
Use CSS property
labelPosition instead. |
ilog.tgo.model.IltObject.LabelPosition
Use CSS property
labelPosition instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelScaleFactor
Use CSS property
labelScaleFactor instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelSpacing
Use CSS property
labelSpacing instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelSpacing
Use CSS property
labelSpacing instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelStrikethrough
Use css property
labelStrikethrough instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelString
Use CSS property
label instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelString
Use CSS property
label instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelUnderline
Use css property
labelUnderline instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelVisible
Use CSS property
labelVisible instead. |
ilog.cpl.style.key.IlpAttributeKeys.LabelVisible
Use CSS property
labelVisible instead. |
ilog.tgo.model.IltObject.LabelVisible
Use CSS property
labelVisible instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelWrappingHeight
Use CSS property
labelWrappingHeight instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelWrappingMode
Use CSS property
labelWrappingMode instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelWrappingWidth
Use CSS property
labelWrappingWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.LabelZoomable
This property is no longer being used. The object label
is automatically zoomable or not according to the zoom
policy defined in the Network and Equipment components.
|
ilog.tgo.model.IltObject.LabelZoomable
This property is no longer used. Labels are zoomable according
to the component zoom policy.
|
ilog.cpl.graphic.attachment.IlpAttachmentLocation.LeftCenter
Please use
IlvAttachmentLocation.LeftCenter instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.LeftHotSpot
Please use
IlvAttachmentLocation.LeftHotSpot instead. |
ilog.views.gantt.graphic.grid.IlvAbstractGanttGrid.line |
ilog.cpl.style.key.IlpObjectKeys.LineJoin
Use CSS property
lineJoin instead. |
ilog.cpl.style.key.IlpObjectKeys.LineSpacing
Use CSS property
lineSpacing instead. |
ilog.cpl.style.key.IlpObjectKeys.LineStyle
Use CSS property
lineStyle instead. |
ilog.tgo.model.IltObject.LineStyle
Use CSS property
lineStyle instead. |
ilog.cpl.style.key.IlpObjectKeys.LineStylePhase
Use CSS property
lineStylePhase instead. |
ilog.cpl.style.key.IlpObjectKeys.LineWidth
Use CSS property
lineWidth instead. |
ilog.tgo.model.IltLinkSet.LinkDistance
Please use CSS property
linkDistance instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelAllowedSide
Use CSS property
linkLabelAllowedSide instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelBottomOverlap
Use CSS property
linkLabelBottomOverlap instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelLeftOverlap
Use CSS property
linkLabelLeftOverlap instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelMaxDistFromPath
Use CSS property
linkLabelMaxDistFromPath instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelMaxPercentageFromStart
Use CSS property
linkLabelMaxPercentageFromStart instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelMinPercentageFromStart
Use CSS property
linkLabelMinPercentageFromStart instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelPosition
Use CSS property
labelOffset instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelPreferredDistFromPath
Use CSS property
linkLabelPreferredDistFromPath instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelPreferredPercentageFromStart |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelPreferredSide
Use CSS property
linkLabelPreferredSide instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelRightOverlap
Use CSS property
linkLabelRightOverlap instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelSideAssociation
Use CSS property
linkLabelSideAssociation instead. |
ilog.cpl.style.key.IlpObjectKeys.LinkLabelTopOverlap
Use CSS property
linkLabelTopOverlap instead. |
ilog.tgo.model.IltObject.LinkPorts
Use CSS property
linkPorts instead. |
ilog.tgo.model.IltGroup.LinksConnectToBase
Please use CSS property
linksConnectToBase instead. |
ilog.tgo.model.IltObject.ListPrimaryState
Use CSS property
listPrimaryState instead. |
ilog.tgo.model.IltObject.LogicalBorderThickness
Use CSS property
borderWidth instead. |
ilog.tgo.model.IltObject.LogicalHeight
Use CSS property
shapeHeight instead. |
ilog.tgo.model.IltObject.LogicalLabelAntialiasing
Use CSS property
labelAntialiasing instead. |
ilog.tgo.model.IltObject.LogicalLabelFont
Use CSS property
labelFont instead. |
ilog.tgo.model.IltObject.LogicalWidth
Use CSS property
shapeWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.MaximumLineWidth
Use CSS property
maxLineWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.MaxLabelZoom
Use CSS property
maxLabelZoom instead. |
ilog.tgo.model.IltNetworkElement.MDGreenButtonColor
Please use property
mdGreenButtonColor instead. |
ilog.tgo.model.IltNetworkElement.MDRedButtonColor
Please use property
mdRedButtonColor instead. |
ilog.tgo.model.IltNetworkElement.MDShadowColor
Please use property
mdShadowColor instead. |
ilog.tgo.model.IltLink.MediaVisible
Please use CSS property
mediaVisible instead. |
ilog.cpl.style.key.IlpObjectKeys.MinimumLineWidth
Use CSS property
minLineWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.MinLabelZoom
Use CSS property
minLabelZoom instead. |
ilog.cpl.style.key.IlpObjectKeys.Mode
Use CSS property
mode instead. |
ilog.tgo.model.IltNetworkElement.MSCActiveBorderThickness
Please use property
mscActiveBorderWidth instead. |
ilog.tgo.model.IltNetworkElement.NMWButtonColor
Please use property
nmwButtonColor instead. |
ilog.tgo.model.IltNetworkElement.NMWScreenColor
Please use property
nmwScreenColor instead. |
ilog.views.graphlayout.IlvGraphLayoutReport.NO_MOVEABLE_NODE
Beginning with JViews 3.5, this code is no longer used. In
all cases when this code was set, the code
IlvGraphLayoutReport.LAYOUT_DONE is
set instead. |
ilog.views.graphlayout.bus.IlvBusLayout.NO_ORDERING
Beginning with JViews 6.5, pass the value
null
to IlvBusLayout.setNodeComparator(java.util.Comparator) instead. |
ilog.views.graphlayout.IlvGraphLayoutReport.NO_RESHAPEABLE_LINK
Beginning with JViews 3.5, this code is no longer used. In
all cases when this code was set, the code
IlvGraphLayoutReport.LAYOUT_DONE is
set instead. |
ilog.views.chart.graphic.IlvMarker.NONE
Please use
IlvMarkerFactory.NONE instead. |
ilog.views.bpmn.IlvBPMNFlowValidator.noSameLaneForMessageFlow
since JViews 8.1, according to the BPMN 1.1 working draft.
|
ilog.tgo.graphic.IltCompositeInteractions.ObjectLabelToolTipFactory
Please use
IlpToolTipManager and the CSS property
toolTipText instead. The same feature can be achieved
with the following CSS configuration:
object."ilog.tgo.model.IltObject" { toolTipText: @name; } |
ilog.views.gantt.servlet.IlvGanttServletSupport.OCTET_CAP_FORMAT
Beginning with JViews 8.1 use
IlvGanttServletSupport.JSON_CAP_FORMAT instead. |
ilog.views.chart.servlet.IlvChartServletSupport.OCTET_CAP_FORMAT
Beginning with JViews 8.1 use
IlvChartServletSupport.JSON_CAP_FORMAT instead. |
ilog.tgo.model.IltSNMP.System.OldContact |
ilog.tgo.model.IltSNMP.System.OldDescription |
ilog.tgo.model.IltSNMP.System.OldLocation |
ilog.views.graphlayout.bus.IlvBusLayout.ORDER_BY_HEIGHT
Beginning with JViews 6.5, pass the value
IlvBusLayout.DESCENDING_HEIGHT to the method IlvBusLayout.setNodeComparator(java.util.Comparator)
instead. |
ilog.views.graphlayout.bus.IlvBusLayout.ORDER_BY_INDEX
Beginning with JViews 6.5, pass the value
IlvBusLayout.ASCENDING_INDEX to the method IlvBusLayout.setNodeComparator(java.util.Comparator) instead. |
ilog.cpl.style.key.IlpObjectKeys.Oriented
Use CSS property
oriented instead. |
ilog.tgo.model.IltPolyGroup.OutlineColor
Please use CSS property
outlineColor instead. |
ilog.tgo.model.IltPolyGroup.OutlineDisplay
Please use CSS property
outlineVisible instead. |
ilog.tgo.model.IltPolyGroup.OutlineInside
Please use CSS property
outlineInside instead. |
ilog.tgo.model.IltPolyGroup.OutlineOffset
Please use CSS property
outlineOffset instead. |
ilog.tgo.model.IltPolyGroup.OutlineWidth
Please use CSS property
outlineWidth instead. |
ilog.tgo.resource.IltrImage.OutsideExpansion |
ilog.cpl.style.key.IlpObjectKeys.OverlapIcon
Use CSS property
overlapIcon instead. |
ilog.cpl.style.key.IlpObjectKeys.OverlapIconVisible
Use CSS property
overlapIconVisible instead. |
ilog.tgo.model.IltObject.Pattern
Use CSS property
pattern instead. |
ilog.tgo.model.IltGroup.PinDecorations
Please use CSS property
pinDecorations instead. |
ilog.tgo.model.IltObject.PlinthBrightColor
Use CSS property
plinthBrightColor instead. |
ilog.tgo.model.IltObject.PlinthColor
Use CSS property
plinthColor instead. |
ilog.tgo.model.IltObject.PlinthDarkColor
Use CSS property
plinthDarkColor instead. |
ilog.tgo.model.IltObject.PlinthVisible
Use CSS property
plinthVisible instead. |
ilog.views.chart.graphic.IlvMarker.PLUS
Please use
IlvMarkerFactory.PLUS instead. |
ilog.cpl.style.key.IlpObjectKeys.PositionFixed
Use CSS property
fixed as a per-object
parameter in the Graph Layout renderer. |
ilog.tgo.model.IltBTS.PowerMaxValue
Please use CSS property
powerMaxValue instead. |
ilog.cpl.style.key.IlpAttributeKeys.PreferredWidth
Use CSS property
preferredWidth with
attribute type selectors instead. |
ilog.cpl.style.key.IlpObjectKeys.QualityLevel
Use CSS property
qualityLevel instead. |
ilog.tgo.model.IltObject.ReliefBorders
Use CSS property
reliefBorders instead. |
ilog.tgo.model.IltOffPageConnector.ReliefDistance
Please use CSS property
reliefDistance instead. |
ilog.tgo.model.IltRectGroup.ReliefThickness
Please use CSS property
reliefThickness instead. |
ilog.tgo.model.IltPolyGroup.ReliefThickness
Please use CSS property
reliefThickness instead. |
ilog.tgo.model.IltOffPageConnector.ReliefThickness
Please use CSS property
reliefThickness instead. |
ilog.tgo.model.IltLinearGroup.ReliefThickness
Please use CSS property
reliefThickness instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.RightCenter
Please use
IlvAttachmentLocation.RightCenter instead. |
ilog.tgo.model.IltBTS.Rotation
Please use CSS property
rotation instead. |
ilog.views.maps.servlet.IlvManagerTiler.SCALE_LEVELS
Beginning with Rogue Wave JViews 8.1, use the constant
IlvMapTileGeneratorConstants.SCALE_LEVELS_PROPERTY instead. |
ilog.tgo.model.IltObject.SecondaryStateStackerPosition
Use CSS property
secondaryStatePosition instead. |
ilog.tgo.graphic.IltCompositeInteractions.SecStateModifierToolTipFactory
Please use
IlpToolTipManager and CSS property
toolTipGraphic instead. The same feature can be achieved
with the following CSS configuration:
object."ilog.tgo.model.IltObject/objectState" { toolTipGraphic: @+SecStateToolTipGraphic; } Subobject#SecStateToolTipGraphic { class: 'ilog.tgo.graphic.IltSecStateModifierToolTipGraphic'; } |
ilog.cpl.style.key.IlpObjectKeys.SelectionBackgroundColor
Use CSS property
labelBackground and pseudoclass
selected instead. |
ilog.cpl.style.key.IlpAttributeKeys.SelectionBackgroundColor
Use CSS property
labelBackground with pseudoclass
selected instead. |
ilog.tgo.model.IltObject.SelectionBorderBackgroundColor
Use CSS property
selectionBorderBackground instead. |
ilog.tgo.model.IltObject.SelectionBorderForegroundColor
Use CSS property
selectionBorderForeground instead. |
ilog.tgo.model.IltObject.SelectionBorderLineStyle
Use CSS property
selectionBorderLineStyle instead. |
ilog.tgo.model.IltObject.SelectionBorderThickness
Use CSS property
selectionBorderWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.SelectionFocusMode
Use CSS property
selectionFocusMode instead. |
ilog.cpl.style.key.IlpObjectKeys.SelectionForegroundColor
Use CSS property
labelForeground and
pseudoclass selected instead. |
ilog.cpl.style.key.IlpAttributeKeys.SelectionForegroundColor
Use CSS property
labelForeground with pseudoclass
selected instead. |
ilog.cpl.table.IlpTableKeys.SelectionMode
Use CSS property
selectionMode in the table
configuration instead. |
ilog.tgo.model.IltNetworkElement.ServerButtonColor
Please use property
serverButtonColor instead. |
ilog.tgo.model.IltNetworkElement.ServerGridColor
Please use property
serverGridColor instead. |
ilog.cpl.style.key.IlpObjectKeys.ShapeAspectRatio
Use CSS property
shapeAspectRatio instead. |
ilog.cpl.style.key.IlpObjectKeys.ShapeHeight
Use CSS property
shapeHeight instead. |
ilog.cpl.style.key.IlpObjectKeys.ShapeType
Use CSS property
shapeType instead. |
ilog.cpl.style.key.IlpObjectKeys.ShapeWidth
Use CSS property
shapeWidth instead. |
ilog.tgo.model.IltNetworkElement.SizeRatio
Please use property
sizeRatio instead. |
ilog.tgo.model.IltObject.SNMPSystemContact
Use CSS property
snmpSystemContact instead. |
ilog.tgo.model.IltObject.SNMPSystemDescription
Use CSS property
snmpSystemDescription instead. |
ilog.tgo.model.IltObject.SNMPSystemLocation
Use CSS property
snmpSystemLocation instead. |
ilog.tgo.grprim.IltPattern.Solid
Please set the fillStyle CSS property to be SOLID
instead of PATTERN.
|
ilog.cpl.style.key.IlpAttributeKeys.SortingMode
Use CSS property
sortingMode with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.SortingPriority
Use CSS property
sortingPriority with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.SortingUsingDisplayValues
Use CSS property
sortingUsingDisplayValues with
attribute type selectors instead. |
ilog.views.chart.graphic.IlvMarker.SQUARE
Please use
IlvMarkerFactory.SQUARE instead. |
ilog.cpl.graphic.IlpGraphic.StackerAlignment
IlpStacker has been replaced by the use
of Rogue Wave JViews Composite Graphic with stacker layout. |
ilog.cpl.graphic.IlpGraphic.StackerOrientation
IlpStacker has been replaced by the use
of Rogue Wave JViews Composite Graphic with stacker layout. |
ilog.cpl.graphic.IlpGraphic.StackerSpacing
IlpStacker has been replaced by the use
of Rogue Wave JViews Composite Graphic with stacker layout. |
ilog.tgo.resource.IltrImage.StandbyCT
Use
IltSettings.SetValue(Object, Object)
where the setting name is OSI.Standby.ProvidingService.CT.Icon instead. |
ilog.tgo.resource.IltrImage.StandbyNT
Use
IltSettings.SetValue(Object, Object)
where the setting name is OSI.Standby.HotStandby.NT.Icon
or OSI.Standby.WarmStandby.NT.Icon instead. |
ilog.tgo.resource.IltrImage.StandbyOOS
Use
IltSettings.SetValue(Object, Object)
where the setting name is OSI.Standby.ColdStandby.OOS.Icon instead. |
ilog.tgo.model.IltShelfItem.StateIconsStackingDirection
Please use CSS property
secondaryStateDirection instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeColor
Use CSS property
borderColor instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeDashArray
Use CSS property
borderLineStyle instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeDashPhase
Use CSS property
borderLineStylePhase instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeEndCaps
Use CSS property
borderEndCap instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeLineJoins
Use CSS property
borderLineJoin instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeMiterLimit
Use CSS property
borderMiterLimit instead. |
ilog.cpl.style.key.IlpObjectKeys.StrokeWidth
Use CSS property
borderWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkBackgroundColor
Use CSS property
subnetworkBackground instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkBottomMargin
Use CSS property
subnetworkBottomMargin instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkCollapseIconVisible
Use CSS property
subnetworkCollapseIconVisible instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkExpansionIconVisible
Use CSS property
subnetworkExpansionIconVisible instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkForegroundColor
Use CSS property
subnetworkForeground instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkFrame
Use CSS property
subnetworkFrame instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkLeftMargin
Use CSS property
subnetworkLeftMargin instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkMargin
This property is no longer used. Please use the properties
subnetworkTopMargin , subnetworkBottomMargin ,
subnetworkLeftMargin and subnetworkRightMargin
instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkOpaque
Use CSS property
subnetworkOpaque instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkRightMargin
Use CSS property
subnetworkRightMargin instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkShowingTitle
Use CSS property
subnetworkShowingTitle instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkTitle
Use CSS property
subnetworkTitle instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkTitleColor
Use CSS property
subnetworkTitleColor instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkTitleJustification
Use CSS property
subnetworkTitleJustification instead. |
ilog.cpl.style.key.IlpObjectKeys.SubnetworkTopMargin
Use CSS property
subnetworkTopMargin instead. |
ilog.tgo.resource.IltrImage.SupportEntSwa
This image is no longer used.
Use
IltrImage.SupportEntSwaOOS and IltrImage.SupportEntSwaNT instead. |
ilog.tgo.resource.IltrImage.SupportEntSwaA
This image is no longer used.
Use
IltrImage.SupportEntSwaCT instead. |
ilog.cpl.style.key.IlpObjectKeys.TableColumnOrder
Use CSS property
tableColumnOrder instead. |
ilog.cpl.style.key.IlpObjectKeys.TableRowHeight
Use CSS property
tableRowHeight instead. |
ilog.tgo.resource.IltrPattern.ThinHatching
Use
IlvPattern.UP_DIAGONAL instead. |
ilog.views.gantt.graphic.IlvActivityLogisticLayout.TILE
Beginning with Rogue Wave JViews 6.5, use an instance of
IlvActivityTileLayout instead. |
ilog.views.maps.servlet.IlvManagerTiler.TILE_SIZE
Beginning with Rogue Wave JViews 8.1, use the constant
IlvMapTileGeneratorConstants.TILE_SIZE_PROPERTY instead. |
ilog.tgo.model.IltObject.TinyAlarmBorderThickness
Use CSS property
alarmBorderWidth instead. |
ilog.tgo.model.IltObject.TinyBorderThickness
Use CSS property
borderWidth instead. |
ilog.tgo.model.IltObject.TinyLabelAntialiasing
Use CSS property
labelAntialiasing instead. |
ilog.tgo.model.IltObject.TinyLabelFont
Use CSS property
labelFont instead. |
ilog.tgo.model.IltLink.ToArrowBorderColor
Please use CSS property
toArrowBorderColor instead. |
ilog.tgo.model.IltLink.ToArrowBorderColor2
Please use CSS property
toArrowBorderColor2 instead. |
ilog.tgo.model.IltLink.ToArrowColor
Please use CSS property
toArrowColor instead. |
ilog.tgo.model.IltLink.ToArrowReliefBorders
Please use CSS property
toArrowReliefBorders instead. |
ilog.tgo.model.IltLink.ToArrowSize
Please use CSS property
toArrowSize instead. |
ilog.cpl.style.key.IlpObjectKeys.ToolTipBackground
Please use CSS property
toolTipBackground instead. |
ilog.cpl.style.key.IlpObjectKeys.ToolTipFont
Please use CSS property
toolTipFont instead. |
ilog.cpl.style.key.IlpObjectKeys.ToolTipForeground
Please use CSS property
toolTipForeground instead. |
ilog.cpl.style.key.IlpObjectKeys.ToolTipGraphic
Use CSS property
toolTipGraphic instead. |
ilog.cpl.style.key.IlpAttributeKeys.ToolTipGraphic
Use CSS property
toolTipGraphic instead. |
ilog.cpl.style.key.IlpObjectKeys.ToolTipRenderer
Use CSS property
toolTipGraphic instead. |
ilog.cpl.style.key.IlpAttributeKeys.ToolTipRenderer
Use CSS property
toolTipGraphic instead. |
ilog.cpl.style.key.IlpObjectKeys.ToolTipString
Use CSS property
toolTipText instead. |
ilog.cpl.style.key.IlpAttributeKeys.ToolTipString
Use CSS property
toolTipText instead. |
ilog.tgo.resource.IltrTextPalette.ToolTipText |
ilog.tgo.resource.IltrFont.ToolTipText |
ilog.tgo.resource.IltrColor.ToolTipTextBackground |
ilog.tgo.resource.IltrColor.ToolTipTextForeground |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.TopCenter
Please use
IlvAttachmentLocation.TopCenter instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.TopLeft
Please use
IlvAttachmentLocation.TopLeft instead. |
ilog.tgo.model.IltAbstractLink.ToPort
Please use CSS property
toPort instead. |
ilog.cpl.graphic.attachment.IlpAttachmentLocation.TopRight
Please use
IlvAttachmentLocation.TopRight instead. |
ilog.tgo.model.IltObject.TrapAuthenticationFailureAbbreviation
Use CSS property
trapAuthenticationFailureAbbreviation instead. |
ilog.tgo.model.IltObject.TrapAuthenticationFailureBrightColor
Use CSS property
trapAuthenticationFailureBrightColor instead. |
ilog.tgo.model.IltObject.TrapAuthenticationFailureColor
Use CSS property
trapAuthenticationFailureColor instead. |
ilog.tgo.model.IltObject.TrapAuthenticationFailureDarkColor
Use CSS property
trapAuthenticationFailureDarkColor instead. |
ilog.tgo.model.IltObject.TrapAuthenticationFailureDescription
Use CSS property
trapAuthenticationFailureDescription instead. |
ilog.tgo.model.IltObject.TrapColdStartAbbreviation
Use CSS property
trapColdStartAbbreviation instead. |
ilog.tgo.model.IltObject.TrapColdStartBrightColor
Use CSS property
trapColdStartBrightColor instead. |
ilog.tgo.model.IltObject.TrapColdStartColor
Use CSS property
trapColdStartColor instead. |
ilog.tgo.model.IltObject.TrapColdStartDarkColor
Use CSS property
trapColdStartDarkColor instead. |
ilog.tgo.model.IltObject.TrapColdStartDescription
Use CSS property
trapColdStartDescription instead. |
ilog.tgo.model.IltObject.TrapEGPNeighborLossAbbreviation
Use CSS property
trapEGPNeighborLossAbbreviation instead. |
ilog.tgo.model.IltObject.TrapEGPNeighborLossBrightColor
Use CSS property
trapEGPNeighborLossBrightColor instead. |
ilog.tgo.model.IltObject.TrapEGPNeighborLossColor
Use CSS property
trapEGPNeighborLossColor instead. |
ilog.tgo.model.IltObject.TrapEGPNeighborLossDarkColor
Use CSS property
trapEGPNeighborLossDarkColor instead. |
ilog.tgo.model.IltObject.TrapEGPNeighborLossDescription
Use CSS property
trapEGPNeighborLossDescription instead. |
ilog.tgo.model.IltObject.TrapLinkFailureAbbreviation
Use CSS property
trapLinkFailureAbbreviation instead. |
ilog.tgo.model.IltObject.TrapLinkFailureBrightColor
Use CSS property
trapLinkFailureBrightColor instead. |
ilog.tgo.model.IltObject.TrapLinkFailureColor
Use CSS property
trapLinkFailureColor instead. |
ilog.tgo.model.IltObject.TrapLinkFailureDarkColor
Use CSS property
trapLinkFailureDarkColor instead. |
ilog.tgo.model.IltObject.TrapLinkFailureDescription
Use CSS property
trapLinkFailureDescription instead. |
ilog.tgo.model.IltObject.TrapWarmStartAbbreviation
Use CSS property
trapWarmStartAbbreviation instead. |
ilog.tgo.model.IltObject.TrapWarmStartBrightColor
Use CSS property
trapWarmStartBrightColor instead. |
ilog.tgo.model.IltObject.TrapWarmStartColor
Use CSS property
trapWarmStartColor instead. |
ilog.tgo.model.IltObject.TrapWarmStartDarkColor
Use CSS property
trapWarmStartDarkColor instead. |
ilog.tgo.model.IltObject.TrapWarmStartDescription
Use CSS property
trapWarmStartDescription instead. |
ilog.tgo.resource.IltrThickness.TreeLinkBorderWidth |
ilog.tgo.resource.IltrThickness.TreeLinkCenterWidth |
ilog.tgo.resource.IltrColor.TreeLinkColor |
ilog.tgo.resource.IltrColor.TreeLinkColorBright |
ilog.tgo.resource.IltrColor.TreeLinkColorDark |
ilog.tgo.resource.IltrThickness.TreeLinkThickness |
ilog.views.chart.graphic.IlvMarker.TRIANGLE
Please use
IlvMarkerFactory.TRIANGLE instead. |
ilog.tgo.model.IltLink.UseAlarmColorForBase
Please use CSS property
useAlarmColorForBase instead. |
ilog.cpl.style.key.IlpAttributeKeys.UseDefaultCellRenderer
Use CSS property
useDefaultCellRenderer instead. |
ilog.cpl.table.IlpTableKeys.UseGraphicRenderer |
ilog.cpl.style.key.IlpAttributeKeys.VerticalAlignment
Use CSS property
verticalAlignment instead. |
ilog.cpl.style.key.IlpObjectKeys.VerticalAutoResizeMargin
Use CSS property
verticalAutoResizeMargin instead. |
ilog.cpl.style.key.IlpObjectKeys.VerticalAutoResizeMode
Use CSS property
verticalAutoResizeMode instead. |
ilog.tgo.model.IltShelfItem.VerticalLabelStacksGlyphs
Please use CSS property
verticalLabelStacksGlyphs instead. |
ilog.cpl.style.key.IlpAttributeKeys.Visible
Use CSS property
visible with
attribute type selectors instead. |
ilog.cpl.style.key.IlpAttributeKeys.VisibleInSystemWindow
Use CSS property
visibleInSystemWindow instead. |
ilog.cpl.style.key.IlpObjectKeys.Wave
Use CSS property
wave instead. |
ilog.tgo.model.IltOffPageConnector.Width
Please use CSS property
shapeWidth and
shapeHeight instead. |
ilog.tgo.model.IltLinearGroup.Width
Please use CSS property
lineWidth instead. |
ilog.cpl.style.key.IlpObjectKeys.WordWrapChars
Property
wordWrapChars is no longer supported.
Word wrapping and truncate are now supported in all business
classes, but the lines are separated according to the behavior
defined in BreakIterator . |
ilog.cpl.style.key.IlpObjectKeys.WordWrapMargin
Use CSS property
labelMargin instead. |
ilog.cpl.style.key.IlpObjectKeys.WordWrapMode
Use CSS property
labelWrappingMode instead. |
ilog.tgo.model.IltShelf.XSlotFirstIndex
Please use
IltShelf.XSlotIndexAttribute instead. |
ilog.tgo.model.IltShelf.XSlotNumbersOffset
Please use CSS property
XSlotNumbersOffset instead. |
ilog.tgo.model.IltShelf.XSlotNumbersOnTop
Please use CSS property
XSlotNumbersOnTop instead. |
ilog.tgo.model.IltGroup.ZoomableDecorationsOffset
Please use CSS property
decorationsOffsetZoomable instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.