|
ICEfaces ICE Components 3.3.0 Java API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.icesoft.faces.component.outputchart.AbstractChart
com.icesoft.faces.component.outputchart.PieChart
public class PieChart
Field Summary |
---|
Fields inherited from class com.icesoft.faces.component.outputchart.AbstractChart |
---|
chart |
Constructor Summary | |
---|---|
PieChart()
|
|
PieChart(javax.faces.component.UIComponent outputChart)
|
Method Summary | |
---|---|
protected void |
buildChart(OutputChart outputChart)
|
double[] |
getData(java.lang.Object obj)
|
java.lang.String[] |
getLabels(java.lang.Object obj)
|
java.awt.Paint[] |
getPaints(java.lang.Object obj)
|
Methods inherited from class com.icesoft.faces.component.outputchart.AbstractChart |
---|
encode, getAs2dDoubleArray, getAsDoubleArray, getAsPaintArray, getAsShapeArray, getAsStringArray, getChart, getClickedImageMapArea, getColor, getGeneratedImageMapArea, getLegendProperties, getPaints, setChart, setClickedImageMapArea |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PieChart()
public PieChart(javax.faces.component.UIComponent outputChart) throws java.lang.Throwable
java.lang.Throwable
Method Detail |
---|
protected void buildChart(OutputChart outputChart)
buildChart
in class AbstractChart
public double[] getData(java.lang.Object obj)
public java.lang.String[] getLabels(java.lang.Object obj)
public java.awt.Paint[] getPaints(java.lang.Object obj)
|
ICEfaces ICE Components 3.3.0 Java API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |