Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

oracle.dss.gauge
Class GaugeBackground

java.lang.Object
  extended by oracle.dss.gauge.BaseGaugeComponent
      extended by oracle.dss.gauge.BaseFrame
          extended by oracle.dss.gauge.GaugeBackground

public class GaugeBackground
extends BaseFrame

Since:
11.0

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
GaugeBackground(CommonGauge gauge)
           
 
Method Summary
 
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

GaugeBackground

public GaugeBackground(CommonGauge gauge)
Parameters:
gauge - The gauge that this object belongs to.
For internal use only. Application developers should not use this
Constructor. Application developers should not have to construct this object, because the gauge does it automatically.

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

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