| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.geoMap.ThemeFOI
oracle.adf.view.faces.bi.component.geoMap.NSDPTheme
oracle.adf.view.faces.bi.component.geoMap.PieChartThemeFOI
public class PieChartThemeFOI
This complex attribute class display pie charts on a map. ADF map uses the value from the theme to draw a pie chart on a location on the map.
| Field Summary | |
|---|---|
| static int | DEFAULT_PIERADIUS | 
| static java.lang.String | DEFAULT_STYLENAME | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | PIERADIUS_KEY | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | STYLENAME_KEY | 
| static java.lang.String | THEMETYPE | 
| static org.apache.myfaces.trinidad.bean.FacesBean.Type | TYPE | 
| Fields inherited from class oracle.adf.view.faces.bi.component.geoMap.NSDPTheme | 
|---|
| LOCATIONCOLUMN_KEY, THEMENAME_KEY | 
| Fields inherited from class oracle.adf.view.faces.bi.component.geoMap.ThemeFOI | 
|---|
| CLICKACTION_KEY, CLICKLISTENER_KEY, CONVERTER_KEY, INFOWINDOWCALLBACK_KEY, LEFTCLICKBEHAVIOR_KEY, logger, LOGGERCLASS, MAXZOOM_KEY, MENULABEL_KEY, MINZOOM_KEY, RENDERED_KEY, RIGHTCLICKBEHAVIOR_KEY, SCALING_KEY, SELECTIONLISTENER_KEY, SHORTLABEL_KEY, USEWINDOW_KEY, VALUE_KEY, WINDOWHEIGHT_KEY, WINDOWWIDTH_KEY | 
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase | 
|---|
| ID_KEY, m_parent, TRANSIENT_KEY | 
| Constructor Summary | |
|---|---|
| PieChartThemeFOI() | |
| Method Summary | |
|---|---|
| protected  org.apache.myfaces.trinidad.bean.FacesBean.Type | getBeanType() | 
|  java.lang.String | getDefaultStyleName()Hidden | 
|  java.lang.String | getInternalThemeType()Hidden | 
|  java.lang.String[] | getNonStyleColors()Hidden | 
|  int | getPieRadius()Return the radius of the pie chart in pixel | 
|  SliceSet | getSliceSet()Return the SliceSet of this Pie Chart Theme. | 
|  java.lang.String | getStyleName()Return the styleName of this pie chart Theme | 
|  void | setPieRadius(int pieRadius)Specfies the radius of the pie charts. | 
|  void | setStyleName(java.lang.String styleName)Applies a style to the slices of the pie based on the specified XML file. | 
| Methods inherited from class oracle.adf.view.faces.bi.component.geoMap.NSDPTheme | 
|---|
| getLocationColumn, getThemeName, setLocationColumn, setThemeName | 
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase | 
|---|
| applyProperties, getBooleanProperty, getFacesBean, getId, getParent, 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 | 
| Field Detail | 
|---|
public static final java.lang.String DEFAULT_STYLENAME
public static final int DEFAULT_PIERADIUS
public static final java.lang.String THEMETYPE
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey PIERADIUS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey STYLENAME_KEY
| Constructor Detail | 
|---|
public PieChartThemeFOI()
| Method Detail | 
|---|
public void setPieRadius(int pieRadius)
pieRadius - The radius of the Pie charts in pixelpublic int getPieRadius()
public SliceSet getSliceSet()
public void setStyleName(java.lang.String styleName)
styleName - The styleName for this pie chart Themepublic java.lang.String getStyleName()
getStyleName in interface StyleThemeFOIpublic java.lang.String[] getNonStyleColors()
getNonStyleColors in interface StyleThemeFOIpublic java.lang.String getDefaultStyleName()
getDefaultStyleName in interface StyleThemeFOIpublic java.lang.String getInternalThemeType()
getInternalThemeType in class ThemeFOIprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class ThemeFOI| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||