public class ThresholdSFX extends SFX
DEFAULT_MAP, m_commonGaugem_jsfHashMap| Constructor and Description |
|---|
ThresholdSFX(CommonGauge gauge,
int index) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.HashMap |
getAttributeMap() |
protected java.util.HashMap |
getAttributeMapNoDefault() |
cloneDefaultMap, convertGradientDirectionToInt, convertGradientDirectionToString, convertGradientFillTypeToInt, convertGradientFillTypeToString, convertVisualEffectsToInt, convertVisualEffectsToString, getComponentName, getFillType, getGradientCenter, getGradientDirection, getGradientNumStops, getGradientStopColor, getGradientStopPosition, getGradientStopStyleXML, getVisualEffects, getXML, isGradientReversed, setFillType, setGradientCenter, setGradientDirection, setGradientNumStops, setGradientReversed, setGradientStopColor, setGradientStopPosition, setVisualEffects, setXMLgetNonstyleXML, getStyleXML, getStyleXML, getXML, setNonstyleXML, setNonstyleXML, setStyleXML, setXML, setXML, setXML, setXMLpublic ThresholdSFX(CommonGauge gauge, int index)
gauge - The gauge that this object belongs to.index - Index of the threshold to which this SFX belongs.protected java.util.HashMap getAttributeMapNoDefault()
getAttributeMapNoDefault in class SFXprotected java.util.HashMap getAttributeMap()
getAttributeMap in class SFX