Package | Description |
---|---|
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 |
---|---|
static IlpPatternKey |
IlpPatternKey.New(String name)
Deprecated.
Creates a new key for properties of type
ilog.util.IlPattern
with a default value of null . |
static IlpPatternKey |
IlpPatternKey.New(String name,
IlPattern defaultValue)
Deprecated.
Creates a new key for properties of type
ilog.util.IlPattern . |
Modifier and Type | Method and Description |
---|---|
IltPattern |
IltAbstractLegend.getPattern(IlpPatternKey key)
Deprecated.
Please use
getValue instead. |
IltPattern |
IltAbstractLegend.getPattern(IlpPatternKey key,
IltPattern defaultValue)
Deprecated.
Please use
getValue instead. |
void |
IltAbstractLegend.setPattern(IlpPatternKey key,
IltPattern value)
Deprecated.
Please use
setValue instead. |
Modifier and Type | Field and Description |
---|---|
static IlpPatternKey |
IltObject.BorderPattern
Deprecated.
Use CSS property
borderPattern instead. |
static IlpPatternKey |
IltPolyGroup.FillPattern
Deprecated.
Please use CSS property
pattern instead. |
static IlpPatternKey |
IltObject.Pattern
Deprecated.
Use CSS property
pattern instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.