|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.dss.gauge.BaseGaugeComponent
oracle.dss.gauge.BaseFrame
oracle.dss.gauge.PlotArea
public class PlotArea
| Field Summary |
|---|
| Fields inherited from class oracle.dss.gauge.BaseFrame |
|---|
m_borderColorKey, m_defaultBorderColor, m_defaultFillColor, m_defaultVisible, m_fillColorKey, m_isGaugeSetComponent, m_sfx, m_sfxID, m_visibleKey |
| Fields inherited from class oracle.dss.gauge.BaseGaugeComponent |
|---|
m_commonGauge, m_compType |
| Constructor Summary | |
|---|---|
PlotArea(CommonGauge gauge) |
|
| Method Summary | |
|---|---|
boolean |
isUseThresholdFillColor()Returns whether or not the fill color of threshold in which the metric falls should override the plot area color. |
void |
setUseThresholdFillColor(boolean use)Specifies whether or not the fill color of threshold in which the metric falls should override the plot area color. |
| Methods inherited from class oracle.dss.gauge.BaseFrame |
|---|
getBorderColor, getFillColor, getSFX, isVisible, setBorderColor, setFillColor, setVisible |
| Methods inherited from class oracle.dss.gauge.BaseGaugeComponent |
|---|
getComponentName, getComponentType, selectObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlotArea(CommonGauge gauge)
| Method Detail |
|---|
public boolean isUseThresholdFillColor()
public void setUseThresholdFillColor(boolean use)
use - TRUE if threshold color should be used, FALSE otherwise
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.9.0) E52941-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||