|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.imageView.Threshold
oracle.adf.view.faces.bi.component.graph.Threshold
public class Threshold
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
MIN_VALUE_KEY |
| Fields inherited from class oracle.adf.view.faces.bi.component.imageView.Threshold |
|---|
BORDER_COLOR_KEY, FILL_COLOR_KEY, INDEX_KEY, MAX_VALUE_KEY, SFX_KEY, TEXT_KEY, TYPE |
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
ID_KEY, m_parent, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
Threshold() |
|
| Method Summary | |
|---|---|
java.awt.Color |
getFillColor()Retrieves the fill color of this threshold section. |
double |
getThresholdMaxValue()Retrieves the max value of this threshold. |
double |
getThresholdMinValue()Returns the minimum value of this threshold. |
void |
setThresholdMinValue(double minValue)Sets the minimum value of this threshold. |
| Methods inherited from class oracle.adf.view.faces.bi.component.imageView.Threshold |
|---|
getBeanType, getBorderColor, getSpecialEffects, getText, resetStyleProperties, restoreState, setBorderColor, setFillColor, setSpecialEffects, setText, setThresholdMaxValue |
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.PropertyKey MIN_VALUE_KEY
| Constructor Detail |
|---|
public Threshold()
| Method Detail |
|---|
public java.awt.Color getFillColor()
ThresholdgetFillColor in class Thresholdpublic double getThresholdMaxValue()
ThresholdgetThresholdMaxValue in class Thresholdpublic void setThresholdMinValue(double minValue)
minValue -public double getThresholdMinValue()
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||