Package | Description |
---|---|
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.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
Font |
IlpAbstractStyle.getFont(IlpFontKey key)
Deprecated.
Returns the
Font value of a given key in this style. |
Font |
IlpAbstractStyle.getFont(IlpFontKey key,
Font defaultValue)
Deprecated.
Returns the
Font value of a given key in this style. |
void |
IlpAbstractStyle.setFont(IlpFontKey key,
Font value)
Deprecated.
Changes the
Font local value of a given property in this style. |
Modifier and Type | Field and Description |
---|---|
static IlpFontKey |
IlpAttributeKeys.CaptionLabelFont
Deprecated.
Use CSS property
labelFont with
attribute type selectors instead. |
static IlpFontKey |
IlpObjectKeys.LabelFont
Deprecated.
Use CSS property
labelFont instead. |
static IlpFontKey |
IlpAttributeKeys.LabelFont
Deprecated.
Use CSS property
labelFont instead. |
static IlpFontKey |
IlpObjectKeys.SubnetworkFont
Deprecated.
|
static IlpFontKey |
IlpObjectKeys.ToolTipFont
Deprecated.
Please use CSS property
toolTipFont instead. |
Modifier and Type | Method and Description |
---|---|
static IlpFontKey |
IlpFontKey.New(String name)
Deprecated.
Creates a new key for properties of type
java.awt.Font
with a default value of null . |
static IlpFontKey |
IlpFontKey.New(String name,
Font defaultValue)
Deprecated.
Creates a new key for properties of type
java.awt.Font . |
Constructor and Description |
---|
IltCounterMapping(NumberFormat format,
IlpFontKey font,
Font defaultFontValue,
IlpBooleanKey antialiasing,
boolean defaultAntialiasingValue,
IlpColorKey fg,
Color defaultFgValue,
IlpColorKey bg,
Color defaultBgValue,
IlpColorKey border,
Color defaultBorderValue,
int xPadding,
int yPadding,
int heading,
boolean stackGlyphs)
Deprecated.
Styles have been replaced by CSS customization.
|
IltCounterMapping(NumberFormat format,
IlpFontKey font,
Font defaultFontValue,
IlpColorKey fg,
Color defaultFgValue,
IlpColorKey bg,
Color defaultBgValue,
IlpColorKey border,
Color defaultBorderValue,
int xPadding,
int yPadding,
int heading,
boolean stackGlyphs)
Deprecated.
Styles have been replaced by CSS customization.
|
Modifier and Type | Field and Description |
---|---|
static IlpFontKey |
IltObject.AlarmBalloonTextFont
Deprecated.
Use CSS property
alarmBalloonTextFont instead. |
static IlpFontKey |
IltObject.AlarmCountFont
Deprecated.
Use CSS property
alarmCountFont instead. |
static IlpFontKey |
IltNetworkElement.FamilyFont
Deprecated.
Please use property
familyFont instead. |
static IlpFontKey |
IltObject.InfoWindowTextFont
Deprecated.
Use CSS property
infoWindowTextFont instead. |
static IlpFontKey |
IltObject.LabelFont
Deprecated.
Use CSS property
labelFont instead. |
static IlpFontKey |
IltObject.LogicalLabelFont
Deprecated.
Use CSS property
labelFont instead. |
static IlpFontKey |
IltObject.TinyLabelFont
Deprecated.
Use CSS property
labelFont instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.