|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
| 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.geoMap.Slice
public class Slice
This complex attributes defines a slice of the pie charts in a pieChartTheme
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
INDEX_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
ID_KEY, m_parent, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
Slice() |
|
| Method Summary | |
|---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.awt.Color |
getColor()Return the color of a slice on the pie chart |
int |
getIndex()Hidden |
java.lang.Object |
getProperty(org.apache.myfaces.trinidad.bean.PropertyKey key)Hidden |
java.lang.String |
getSetAttributeIndex()Hidden |
void |
setColor(java.awt.Color color)Specifies the color of a slice on the pie charts of the mapPieGraphTheme |
void |
setIndex(int index)Hidden |
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getPropertyKey, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, 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 |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey INDEX_KEY
| Constructor Detail |
|---|
public Slice()
| Method Detail |
|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BIComplexAttributeBasepublic void setColor(java.awt.Color color)
color - The color of a slice on the pie chartpublic java.awt.Color getColor()
public void setIndex(int index)
public int getIndex()
public java.lang.Object getProperty(org.apache.myfaces.trinidad.bean.PropertyKey key)
getProperty in class BIComplexAttributeBasepublic java.lang.String getSetAttributeIndex()
getSetAttributeIndex in class BIComplexAttributeBase
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||