public class ThresholdSFX extends SFX
DEFAULT_MAP, m_commonGauge
m_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, setXML
getNonstyleXML, getStyleXML, getStyleXML, getXML, setNonstyleXML, setNonstyleXML, setStyleXML, setXML, setXML, setXML, setXML
public 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 SFX
protected java.util.HashMap getAttributeMap()
getAttributeMap
in class SFX