|
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.gauge.BaseGaugeComponent
oracle.dss.gauge.BaseFrame
oracle.dss.gauge.LegendArea
public class LegendArea
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 | |
---|---|
LegendArea(CommonGauge gauge)
|
Method Summary | |
---|---|
static int |
convertPositionToInt(java.lang.String position)
|
static java.lang.String |
convertPositionToString(int position)
|
int |
getPosition()
Gets the position of the legend. |
void |
setPosition(int position)
Sets the position of the metric label. |
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 LegendArea(CommonGauge gauge)
Method Detail |
---|
public int getPosition()
Gauge
class
starting with LAP_.public void setPosition(int position)
position
- Integer representing where the metric
label should be placed; valid constants
are in the Gauge
class
starting with LAP_.public static int convertPositionToInt(java.lang.String position)
public static java.lang.String convertPositionToString(int position)
|
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 |