Package | Description |
---|---|
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Method and Description |
---|---|
static IltKey.Boolean |
IltKey.Boolean.New(String name)
Deprecated.
Creates a new key for properties of type
boolean or
java.lang.Boolean . |
Modifier and Type | Method and Description |
---|---|
boolean |
IltAbstractLegend.getBoolean(IltKey.Boolean key)
Deprecated.
This method is obsolete. Use
IlpBooleanKey instead
of IltKey.Boolean |
boolean |
IltAbstractLegend.getBoolean(IltKey.Boolean key,
boolean defaultValue)
Deprecated.
This method is obsolete. Use
IlpBooleanKey instead
of IltKey.Boolean |
void |
IltAbstractLegend.setBoolean(IltKey.Boolean key,
boolean value)
Deprecated.
This method is obsolete. Use
IlpBooleanKey instead
of IltKey.Boolean |
Constructor and Description |
---|
IltCounterMapping(NumberFormat format,
IltKey.Font font,
Font defaultFontValue,
IltKey.Boolean antialiasing,
boolean defaultAntialiasingValue,
IltKey.Color fg,
Color defaultFgValue,
IltKey.Color bg,
Color defaultBgValue,
IltKey.Color border,
Color defaultBorderValue,
int xPadding,
int yPadding,
int heading,
boolean stackGlyphs)
Deprecated.
Please use
IlpKey version instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.