@Deprecated public class IltBaseStyleMapping extends IltLegendModifier implements Cloneable
IltBaseStyleMapping
instances store legend values corresponding
to a given base style.
The base style of an object is determined by its primary state.
Changing a base style mapping does not notify the telecom objects that use it.
So, the user must explicitly call computeGraphic
on the objects after
having changed the base style mapping.
DEFAULT_STYLE_CONTEXT, remoteKeys
computedDefaultStyles, computedDefaultStylesUnmodifiable, defaultStylesCache, definedDefaultStyles, definedDefaultStylesUnmodifiable, IN_COMPUTE_GRAPHIC, owner, styleContext, styleKeyListeners, styleListeners, styleSearchOrderCache, valueProviders
_StyleLock, appContext, literals, NotFound, searchStrategy
Constructor and Description |
---|
IltBaseStyleMapping()
Deprecated.
Default constructor
|
IltBaseStyleMapping(Object[] keysAndValues)
Deprecated.
This method is a shortcut to create a new instance and initialize it with key/value couples. |
Modifier and Type | Method and Description |
---|---|
protected void |
apply(IltObject owner,
ilog.tgo.graphic.internal.IltObjectLegend targetLegend)
Deprecated.
Graphic update implementation.
|
Object |
clone()
Deprecated.
Returns a copy of this object.
|
apply, debug, getRemoteValue, getRemoteValue, getValue, hasValue, resetToDefaultValue, resetToDefaultValue, resetValue, setRemoteValue, setRemoteValue, setRemoteValue, setRemoteValue, setValue
coerceFastHashtable, convertTable, getBoolean, getBoolean, getColor, getColor, getEnum, getEnum, getEnumArray, getEnumArray, getFloat, getFloat, getFont, getFont, getImage, getImage, getInteger, getInteger, getLineStyle, getLineStyle, getLineStyle, getLineStyle, getPattern, getPattern, getPattern, getPattern, getPoint, getPoint, getString, getString, getStringArray, getStringArray, setBoolean, setColor, setEnum, setFloat, setFont, setImage, setInteger, setLineStyle, setLineStyle, setPattern, setPattern, setPoint, setPoint, setString, setValue
addStyleChangeListener, addStyleListener, addStyleListener, appendComputedDefaultStyle, appendDefaultStyle, cleanValueProviders, doCleanValueProviders, doClone, doCopyAllContext, doCopyAllValues, doDispose, doEndChangingStyleValues, doFireStyleSearchOrderNotification, doGetComputedDefaultStyles, doGetDefaultStyles, doGetStyleListeners, doGetStyleSearchOrder, doHasDefaultValue, doHasStaticValue, doHasValue, doHasValueProvider, doMoveContents, doRemoveComputedDefaultStyle, doRemoveDefaultStyle, doResetValueProviders, doSetDefaultStyles, doSetValueProvider, doStartChangingStyleValues, doStyleValueChanged, endChangingStyleValues, fireStyleChangeEvent, fireStyleNotification, getAllDefaultStyles, getComputedDefaultStyles, getContext, getDefaultStyle, getDefaultStyles, getFlags, getKeys, getKnownKeys, getLocalValueOrNotFound, getOwner, getOwnKnownKeys, GetStyleFromContext, getStyleKeyListeners, getStyleListeners, getValue, getValue, getValueOrigin, getValueOrNotFound, getValueOrNotFound, getValueProvider, getValueProvider, getValueProviderOrNotFound, getValueProviders, hasDefaultValue, hasDependencies, hasDependentValue, hasValue, hasValue, hasValueProvider, hasValueProvider, isValueProviderValid, needStyleValue, prependComputedDefaultStyle, prependDefaultStyle, printDefaultStyle, registerStyleListener, registerStyleListener, removeComputedDefaultStyle, removeDefaultStyle, removeStyleChangeListener, removeStyleListener, resetAllValues, resetFlags, resetStyleSearchOrder, resetValueProvider, resetValues, setContext, setDefaultStyles, setFlags, setLiteral, setOwner, setValue, setValueProvider, startChangingStyleValues, styleChanged, styleValueChanged, useAllValues
addLiterals, cleanLiterals, convertFloatArray, convertIntegerArray, copyAllValues, dispose, doCleanLiterals, doHasLiteral, doResetLiteral, doResetLiterals, fireEndChangingStyleValues, fireStartChangingStyleValues, fireStyleValueChanged, getAppContext, getBoolean, getBoolean, getColor, getColor, getDomain, getDomain, getEnum, getEnum, getEnumArray, getEnumArray, getFloat, getFloat, getFloatArray, getFloatArray, getFloatArray, getFont, getFont, getFormat, getFormat, getImage, getImage, getInteger, getInteger, getIntegerArray, getIntegerArray, getIntegerArray, getInteractor, getInteractor, getLiteral, getLiteralOrNotFound, getLiterals, getPoint, getPoint, getRect, getRect, getRenderer, getRenderer, getSearchStrategy, getString, getString, getStringArray, getStringArray, getSwingConstant, getSwingConstant, getValue, getValueMap, getValueMap, hasLiteral, keys, moveContents, resetLiteral, resetLiterals, resetLiteralSilently, setAppContext, setBoolean, setColor, setDomain, setEnum, setEnumArray, setFloat, setFloatArray, setFloatArray, setFont, setFormat, setImage, setInteger, setIntegerArray, setIntegerArray, setInteractor, setLiterals, setLiteralSilently, setPoint, setRect, setRenderer, setSearchStrategy, setString, setStringArray, setSwingConstant, setValueMap, transientInit, verifyNeededStyleKeys
public IltBaseStyleMapping()
public IltBaseStyleMapping(Object[] keysAndValues)
public Object clone()
clone
in class IltLegendModifier
protected void apply(IltObject owner, ilog.tgo.graphic.internal.IltObjectLegend targetLegend)
IltLegendModifier
apply
in class IltLegendModifier
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.