@Deprecated public class IlpLineStyleKey extends IlpKey
IlLineStyle
.IlpKey
Modifier and Type | Field and Description |
---|---|
static IlEnumInfo |
metainfo
Deprecated.
Metainformation about style keys.
|
defaultValue, logger
Modifier | Constructor and Description |
---|---|
protected |
IlpLineStyleKey(String name,
IlLineStyle defaultValue)
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Class |
getValueType()
Deprecated.
Get the value type of the key.
|
static IlpLineStyleKey |
New(String name)
Deprecated.
Creates a new key for properties of type
ilog.util.IlLineStyle
with a default value of null . |
static IlpLineStyleKey |
New(String name,
IlLineStyle defaultValue)
Deprecated.
Creates a new key for properties of type
ilog.util.IlLineStyle . |
getDefaultInitValue, GetSharedInstance, GetSharedInstance, hashCode, internalGetDefaultValue, NewKey, NewKey, setDefaultInitValue
public static final IlEnumInfo metainfo
protected IlpLineStyleKey(String name, IlLineStyle defaultValue)
public static IlpLineStyleKey New(String name)
ilog.util.IlLineStyle
with a default value of null
.name
- A unique name for the key, used for serialization.public static IlpLineStyleKey New(String name, IlLineStyle defaultValue)
ilog.util.IlLineStyle
.name
- A unique name for the key, used for serialization.defaultValue
- Initialization default value used if no other value
is available.public Class getValueType()
getValueType
in class IlpKey
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.