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 IlpLineStyleKey |
IlpLineStyleKey.New(String name)
Deprecated.
Creates a new key for properties of type
ilog.util.IlLineStyle
with a default value of null . |
static IlpLineStyleKey |
IlpLineStyleKey.New(String name,
IlLineStyle defaultValue)
Deprecated.
Creates a new key for properties of type
ilog.util.IlLineStyle . |
Modifier and Type | Method and Description |
---|---|
IltLineStyle |
IltAbstractLegend.getLineStyle(IlpLineStyleKey key)
Deprecated.
Please use
getValue instead. |
IltLineStyle |
IltAbstractLegend.getLineStyle(IlpLineStyleKey key,
IltLineStyle defaultValue)
Deprecated.
Please use
getValue instead. |
void |
IltAbstractLegend.setLineStyle(IlpLineStyleKey key,
IltLineStyle value)
Deprecated.
Please use
setValue instead. |
Modifier and Type | Field and Description |
---|---|
static IlpLineStyleKey |
IltObject.BorderLineStyle
Deprecated.
Use CSS property
borderLineStyle instead. |
static IlpLineStyleKey |
IltObject.DottedBorderLineStyle
Deprecated.
Use CSS property
dottedBorderLineStyle instead. |
static IlpLineStyleKey |
IltLink.InnerBorderLineStyle
Deprecated.
Please use CSS property
innerBorderLineStyle instead. |
static IlpLineStyleKey |
IltLink.InnerLineStyle
Deprecated.
Please use CSS property
innerLineStyle instead. |
static IlpLineStyleKey |
IltAbstractLink.InnerLineStyle
Deprecated.
|
static IlpLineStyleKey |
IltObject.LineStyle
Deprecated.
Use CSS property
lineStyle instead. |
static IlpLineStyleKey |
IltObject.SelectionBorderLineStyle
Deprecated.
Use CSS property
selectionBorderLineStyle instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.