Package | Description |
---|---|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
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 |
---|---|
IlpPoint |
IlpAbstractStyle.getPoint(IlpPointKey key)
Deprecated.
Returns the
IlpPoint value of a given key in this style. |
IlpPoint |
IlpAbstractStyle.getPoint(IlpPointKey key,
IlpPoint defaultValue)
Deprecated.
Returns the
IlpPoint value of a given key in this style. |
void |
IlpAbstractStyle.setPoint(IlpPointKey key,
IlpPoint value)
Deprecated.
Changes the
IlpPoint local value of a given property in this
style. |
Modifier and Type | Field and Description |
---|---|
static IlpPointKey |
IlpObjectKeys.LinkLabelPosition
Deprecated.
Use CSS property
labelOffset instead. |
Modifier and Type | Method and Description |
---|---|
static IlpPointKey |
IlpPointKey.New(String name)
Deprecated.
Creates a new key for properties of type
IlpPoint
with a default value of null . |
static IlpPointKey |
IlpPointKey.New(String name,
IlpPoint defaultValue)
Deprecated.
Creates a new key for properties of type
IlpPoint . |
Modifier and Type | Method and Description |
---|---|
void |
IltAbstractLegend.setPoint(IlpPointKey key,
IlvPoint value)
Deprecated.
This method is obsolete. Use
IlpPoint instead
of IlvPoint |
void |
IltAbstractLegend.setValue(IlpPointKey key,
IlvPoint value)
Deprecated.
This method is just for compatibility, to guarantee that old
IltKey.Point keys with IlvPoint values still work with IlpPoint.
|
Modifier and Type | Field and Description |
---|---|
static IlpPointKey |
IltLink.DecorationsOffset
Deprecated.
Please use CSS property
decorationsOffset instead. |
static IlpPointKey |
IltGroup.DecorationsOffset
Deprecated.
Please use CSS property
decorationsOffset instead. |
static IlpPointKey |
IltObject.LabelOffset
Deprecated.
Use CSS property
labelOffset instead. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.