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.Integer |
IltKey.Integer.New(String name)
Deprecated.
Creates a new key for properties of type
int or
java.lang.Integer . |
Modifier and Type | Method and Description |
---|---|
int |
IltAbstractLegend.getInteger(IltKey.Integer key)
Deprecated.
This method is obsolete. Use
IlpIntegerKey instead
of IltKey.Integer |
int |
IltAbstractLegend.getInteger(IltKey.Integer key,
int defaultValue)
Deprecated.
This method is obsolete. Use
IlpIntegerKey instead
of IltKey.Integer |
void |
IltAbstractLegend.setInteger(IltKey.Integer key,
int value)
Deprecated.
This method is obsolete. Use
IlpIntegerKey instead
of IltKey.Integer |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.