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.
|
Modifier and Type | Method and Description |
---|---|
IlpDomain |
IlpAbstractStyle.getDomain(IlpDomainKey key)
Deprecated.
Returns the
IlpDomain value of a given key in this style. |
IlpDomain |
IlpAbstractStyle.getDomain(IlpDomainKey key,
IlpDomain defaultValue)
Deprecated.
Returns the
IlpDomain value of a given key in this style. |
Modifier and Type | Method and Description |
---|---|
IlpDomain |
IlpAbstractStyle.getDomain(IlpDomainKey key,
IlpDomain defaultValue)
Deprecated.
Returns the
IlpDomain value of a given key in this style. |
void |
IlpAbstractStyle.setDomain(IlpDomainKey key,
IlpDomain value)
Deprecated.
Changes the
IlpDomain local value of a given property in this
style. |
Modifier and Type | Method and Description |
---|---|
static IlpDomainKey |
IlpDomainKey.New(String name,
IlpDomain defaultValue)
Deprecated.
Creates a new key for properties of type
IlpDomain . |
Constructor and Description |
---|
IlpDomainKey(String name,
IlpDomain defaultValue)
Deprecated.
Constructor.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.