Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

oracle.adf.view.faces.bi.component.graph
Class ThresholdSet

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.imageView.ThresholdSet
          extended by oracle.adf.view.faces.bi.component.graph.ThresholdSet
All Implemented Interfaces:
javax.faces.component.StateHolder

public class ThresholdSet
extends ThresholdSet

Defines a set of thresholds for a component.

Since:
11.1.1.0 R1

Field Summary
 
Fields inherited from class oracle.adf.view.faces.bi.component.imageView.ThresholdSet
INTERNAL_USE_CURRENT_INDEX_KEY, THRESHOLD_MAP_KEY, TYPE
 
Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY
 
Constructor Summary
ThresholdSet()
           
 
Method Summary
 Threshold getThreshold(int i, boolean createNew)
           
protected  Threshold newInstance()
          Internal use only.
 
Methods inherited from class oracle.adf.view.faces.bi.component.imageView.ThresholdSet
applyProperties, getBeanType, getImageViewThreshold, getThresholdMap, resetStyleProperties, setThresholdMap
 
Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, restoreState, 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
 

Constructor Detail

ThresholdSet

public ThresholdSet()
Method Detail

getThreshold

public Threshold getThreshold(int i,
                              boolean createNew)

newInstance

protected Threshold newInstance()
Internal use only. Helper for getImageViewThreshold.

Overrides:
newInstance in class ThresholdSet
Returns:
For internal use only. Application developers should not use this

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

Copyright © 1997, 2013, Oracle. All rights reserved.