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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.