|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpIntegerKey | |
|---|---|
| ilog.cpl.graphic | Provides classes and interfaces to create graphic objects. |
| ilog.cpl.style | Deprecated Provides classes and interfaces for handling styles (see IlpStyle). |
| ilog.cpl.style.key | Deprecated Provides a set of keys used to identify values within styles. |
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| Uses of IlpIntegerKey in ilog.cpl.graphic |
|---|
| Fields in ilog.cpl.graphic declared as IlpIntegerKey | |
|---|---|
static IlpIntegerKey |
IlpGraphic.AlarmBalloonPointerDepth
Deprecated. IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and ILOG JViews Composite Graphics. |
static IlpIntegerKey |
IlpGraphic.AlarmBalloonPointerDistance
Deprecated. IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and ILOG JViews Composite Graphics. |
static IlpIntegerKey |
IlpGraphic.AlarmBalloonRadius
Deprecated. IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and ILOG JViews Composite Graphics. |
static IlpIntegerKey |
IlpGraphic.AlarmBalloonShadowThickness
Deprecated. IlpInfoBalloon has been replaced by the use
of IlvRoundRectBalloon and ILOG JViews Composite Graphics. |
static IlpIntegerKey |
IlpGraphic.CenteredInsets
Deprecated. IlpCentered has been replaced by the use of
ILOG JViews Composite Graphic with a centered layout. |
static IlpIntegerKey |
IlpGraphic.InfoBalloonPointerDepth
Deprecated. IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and ILOG JViews Composite Graphics. |
static IlpIntegerKey |
IlpGraphic.InfoBalloonShadowThickness
Deprecated. IlpInfoBalloon has been replaced by the use
of IlvRectBalloon and ILOG JViews Composite Graphics. |
static IlpIntegerKey |
IlpGraphic.StackerSpacing
Deprecated. IlpStacker has been replaced by the use
of ILOG JViews Composite Graphic with stacker layout. |
| Uses of IlpIntegerKey in ilog.cpl.style |
|---|
| Methods in ilog.cpl.style with parameters of type IlpIntegerKey | |
|---|---|
int |
IlpAbstractStyle.getInteger(IlpIntegerKey key)
Deprecated. Returns the int value of a given key in this style. |
int |
IlpAbstractStyle.getInteger(IlpIntegerKey key,
int defaultValue)
Deprecated. Returns the int value of a given key in this style. |
void |
IlpAbstractStyle.setInteger(IlpIntegerKey key,
int value)
Deprecated. Changes the int local value of a given property in this style. |
| Uses of IlpIntegerKey in ilog.cpl.style.key |
|---|
| Fields in ilog.cpl.style.key declared as IlpIntegerKey | |
|---|---|
static IlpIntegerKey |
IlpObjectKeys.ArrowMode
Deprecated. Use CSS property arrowMode instead. |
static IlpIntegerKey |
IlpAttributeKeys.CaptionLabelInsets
Deprecated. Use CSS property labelInsets with
attribute type selectors instead. |
static IlpIntegerKey |
IlpAttributeKeys.CaptionLabelPosition
Deprecated. Use CSS property labelPosition with
attribute type selectors instead. |
static IlpIntegerKey |
IlpObjectKeys.EndCap
Deprecated. Use CSS property endCap instead. |
static IlpIntegerKey |
IlpObjectKeys.FillStyle
Deprecated. Use CSS property fillStyle instead. |
static IlpIntegerKey |
IlpAttributeKeys.FocusBorderThickness
Deprecated. Use CSS property focusBorderWidth instead. |
static IlpIntegerKey |
IlpObjectKeys.FocusBorderThickness
Deprecated. Use CSS property focusBorderWidth instead. |
static IlpIntegerKey |
IlpObjectKeys.HorizontalAutoResizeMode
Deprecated. Use CSS property horizontalAutoResizeMode instead. |
static IlpIntegerKey |
IlpObjectKeys.IconPosition
Deprecated. Use CSS property iconPosition instead. |
static IlpIntegerKey |
IlpObjectKeys.LabelAlignment
Deprecated. Use CSS property labelAlignment instead. |
static IlpIntegerKey |
IlpAttributeKeys.LabelInsets
Deprecated. Use CSS property labelInsets instead. |
static IlpIntegerKey |
IlpAttributeKeys.LabelPosition
Deprecated. Use CSS property labelPosition instead. |
static IlpIntegerKey |
IlpObjectKeys.LabelPosition
Deprecated. Use CSS property labelPosition instead. |
static IlpIntegerKey |
IlpObjectKeys.LabelWrappingMode
Deprecated. Use CSS property labelWrappingMode instead. |
static IlpIntegerKey |
IlpObjectKeys.LineJoin
Deprecated. Use CSS property lineJoin instead. |
static IlpIntegerKey |
IlpObjectKeys.LinkLabelAllowedSide
Deprecated. Use CSS property linkLabelAllowedSide instead. |
static IlpIntegerKey |
IlpObjectKeys.LinkLabelPreferredSide
Deprecated. Use CSS property linkLabelPreferredSide instead. |
static IlpIntegerKey |
IlpObjectKeys.LinkLabelSideAssociation
Deprecated. Use CSS property linkLabelSideAssociation instead. |
static IlpIntegerKey |
IlpObjectKeys.Mode
Deprecated. Use CSS property mode instead. |
static IlpIntegerKey |
IlpAttributeKeys.PreferredWidth
Deprecated. Use CSS property preferredWidth with
attribute type selectors instead. |
static IlpIntegerKey |
IlpObjectKeys.QualityLevel
Deprecated. Use CSS property qualityLevel instead. |
static IlpIntegerKey |
IlpObjectKeys.ShapeType
Deprecated. Use CSS property shapeType instead. |
static IlpIntegerKey |
IlpAttributeKeys.SortingPriority
Deprecated. Use CSS property sortingPriority with
attribute type selectors instead. |
static IlpIntegerKey |
IlpObjectKeys.StrokeEndCaps
Deprecated. Use CSS property borderEndCap instead. |
static IlpIntegerKey |
IlpObjectKeys.StrokeLineJoins
Deprecated. Use CSS property borderLineJoin instead. |
static IlpIntegerKey |
IlpObjectKeys.SubnetworkTitleJustification
Deprecated. Use CSS property subnetworkTitleJustification instead. |
static IlpIntegerKey |
IlpObjectKeys.TableRowHeight
Deprecated. Use CSS property tableRowHeight instead. |
static IlpIntegerKey |
IlpObjectKeys.VerticalAutoResizeMode
Deprecated. Use CSS property verticalAutoResizeMode instead. |
| Methods in ilog.cpl.style.key that return IlpIntegerKey | |
|---|---|
static IlpIntegerKey |
IlpIntegerKey.New(String name)
Deprecated. Creates a new key for properties of type java.lang.Integer
with a default value of null. |
static IlpIntegerKey |
IlpIntegerKey.New(String name,
int defaultValue)
Deprecated. Creates a new key for properties of type int. |
static IlpIntegerKey |
IlpIntegerKey.New(String name,
Integer defaultValue)
Deprecated. Creates a new key for properties of type java.lang.Integer. |
| Uses of IlpIntegerKey in ilog.tgo.model |
|---|
| Fields in ilog.tgo.model declared as IlpIntegerKey | |
|---|---|
static IlpIntegerKey |
IltObject.AlarmBalloonPosition
Deprecated. Use CSS property alarmBalloonPosition instead. |
static IlpIntegerKey |
IltObject.AlarmBorderThickness
Deprecated. Use CSS property alarmBorderWidth instead. |
static IlpIntegerKey |
IltObject.AlarmColorLevel
|
static IlpIntegerKey |
IltObject.AlarmCountIconPosition
|
static IlpIntegerKey |
IltBTS.AntennaRadius
Deprecated. Please use CSS property antennaRadius instead. |
static IlpIntegerKey |
IltBTSAntenna.BeamDirection
|
static IlpIntegerKey |
IltBTSAntenna.BeamWidth
|
static IlpIntegerKey |
IltBTS.BeamWidthRadius
Deprecated. Please use CSS property beamWidthRadius instead. |
static IlpIntegerKey |
IltNetworkElement.BSCActiveBorderThickness
Deprecated. Please use property bscActiveBorderWidth instead. |
static IlpIntegerKey |
IltNetworkElement.BTSActiveBorderThickness
Deprecated. Please use property btsActiveBorderWidth instead. |
static IlpIntegerKey |
IltBTS.BTSEquipmentRadius
Deprecated. Please use CSS property btsEquipmentRadius instead. |
static IlpIntegerKey |
IltObject.Direction
Deprecated. Use CSS property direction instead. |
static IlpIntegerKey |
IltObject.InfoIconThreshold
Deprecated. Use CSS property infoIconThreshold instead. |
static IlpIntegerKey |
IltObject.LabelDirection
Deprecated. Use CSS property labelDirection instead. |
static IlpIntegerKey |
IltObject.LabelPosition
Deprecated. Use CSS property labelPosition instead. |
static IlpIntegerKey |
IltObject.LogicalBorderThickness
Deprecated. Use CSS property borderWidth instead. |
static IlpIntegerKey |
IltObject.LogicalHeight
Deprecated. Use CSS property shapeHeight instead. |
static IlpIntegerKey |
IltObject.LogicalWidth
Deprecated. Use CSS property shapeWidth instead. |
static IlpIntegerKey |
IltBTSAntenna.MappedAntennaRadius
|
static IlpIntegerKey |
IltBTSAntenna.MappedBeamWidthRadius
|
static IlpIntegerKey |
IltBTSAntenna.MappedPowerMaxValue
|
static IlpIntegerKey |
IltBTSAntenna.MappedRotation
|
static IlpIntegerKey |
IltNetworkElement.MSCActiveBorderThickness
Deprecated. Please use property mscActiveBorderWidth instead. |
static IlpIntegerKey |
IltObject.PlinthHorizontalMargin
|
static IlpIntegerKey |
IltObject.PlinthVerticalMargin
|
static IlpIntegerKey |
IltBTSAntenna.Power
|
static IlpIntegerKey |
IltBTS.PowerMaxValue
Deprecated. Please use CSS property powerMaxValue instead. |
static IlpIntegerKey |
IltOffPageConnector.ReliefDistance
Deprecated. Please use CSS property reliefDistance instead. |
static IlpIntegerKey |
IltOffPageConnector.ReliefThickness
Deprecated. Please use CSS property reliefThickness instead. |
static IlpIntegerKey |
IltRectGroup.ReliefThickness
Deprecated. Please use CSS property reliefThickness instead. |
static IlpIntegerKey |
IltBTS.Rotation
Deprecated. Please use CSS property rotation instead. |
static IlpIntegerKey |
IltObject.SecondaryStateStackerPosition
Deprecated. Use CSS property secondaryStatePosition instead. |
static IlpIntegerKey |
IltObject.SelectionBorderThickness
Deprecated. Use CSS property selectionBorderWidth instead. |
static IlpIntegerKey |
IltShelfItem.StateIconsStackingDirection
Deprecated. Please use CSS property secondaryStateDirection instead. |
static IlpIntegerKey |
IltLink.TechnologyIconBorder
|
static IlpIntegerKey |
IltObject.TinyAlarmBorderThickness
Deprecated. Use CSS property alarmBorderWidth instead. |
static IlpIntegerKey |
IltObject.TinyBorderThickness
Deprecated. Use CSS property borderWidth instead. |
static IlpIntegerKey |
IltOffPageConnector.Width
Deprecated. Please use CSS property shapeWidth and
shapeHeight instead. |
static IlpIntegerKey |
IltShelf.XSlotNumbersOffset
Deprecated. Please use CSS property XSlotNumbersOffset instead. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||