Package | Description |
---|---|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
Modifier and Type | Field and Description |
---|---|
protected IlpStorageStyleIdentifier |
IlpStyleContext.styleIdentifier
Deprecated.
Style identifier.
|
Modifier and Type | Method and Description |
---|---|
IlpStorageStyleIdentifier |
IlpStyleContext.createStyleIdentifier()
Deprecated.
Creates an identifier which is able to identify a style in
the underlying storage mechanism.
|
IlpStorageStyleIdentifier |
IlpStyleContext.getStyleIdentifier()
Deprecated.
Generates style identifier for the style.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlpStyleContext.initializeFromStorage(IlpContext context,
IlpStorageStyleIdentifier id,
ReferenceQueue q)
Deprecated.
Initializes all fields from the Storage identifier
|
Constructor and Description |
---|
IlpInstanceStyleContext(IlpContext context,
IlpStorageStyleIdentifier id,
ReferenceQueue q)
Deprecated.
Creates a new style context based on the identifier information.
|
IlpStyleContext(IlpContext context,
IlpStorageStyleIdentifier id,
ReferenceQueue q)
Deprecated.
Creates a new style context based on the storage identifier information.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.