|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.dss.dataView.BaseComponentXML
oracle.dss.gauge.SFX
oracle.dss.gauge.ThresholdSFX
public class ThresholdSFX
Allows you to apply attributes for special effects to the gauge Threshold component. This class offers special handling to support SFX attributes on unlimited thresholds. This class is instantiated automatically by the Threshold component.
Field Summary |
---|
Fields inherited from class oracle.dss.gauge.SFX |
---|
DEFAULT_MAP, m_commonGauge |
Fields inherited from class oracle.dss.dataView.BaseComponentXML |
---|
m_jsfHashMap |
Fields inherited from interface oracle.dss.presutil.GradientSupport |
---|
a_fillType, a_gradientDirection, a_gradientNumStops, a_gradientReversed, a_gradientStopColor, a_gradientStopPosition, a_visualEffects, GRADIENTPINSTYLE_NAME, GRADIENTSTOPSTYLE_NAME |
Constructor Summary | |
---|---|
ThresholdSFX(CommonGauge gauge,
int index)
|
Method Summary | |
---|---|
protected java.util.HashMap |
getAttributeMap()
|
protected java.util.HashMap |
getAttributeMapNoDefault()
|
Methods inherited from class oracle.dss.dataView.BaseComponentXML |
---|
getNonstyleXML, getStyleXML, getStyleXML, getXML, setNonstyleXML, setNonstyleXML, setStyleXML, setXML, setXML, setXML, setXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThresholdSFX(CommonGauge gauge, int index)
gauge
- The gauge that this object belongs to.index
- Index of the threshold to which this SFX belongs.Method Detail |
---|
protected java.util.HashMap getAttributeMapNoDefault()
getAttributeMapNoDefault
in class SFX
protected java.util.HashMap getAttributeMap()
getAttributeMap
in class SFX
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |