com.icesoft.faces.component.outputchart
Class AxisChart
java.lang.Object
com.icesoft.faces.component.outputchart.AbstractChart
com.icesoft.faces.component.outputchart.AxisChart
- All Implemented Interfaces:
- java.io.Serializable
public class AxisChart
- extends AbstractChart
- See Also:
- Serialized Form
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 |
AxisChart
public AxisChart()
AxisChart
public AxisChart(javax.faces.component.UIComponent uiComponent)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
buildChart
protected void buildChart(OutputChart outputChart)
throws java.lang.Throwable
- Specified by:
buildChart
in class AbstractChart
- Throws:
java.lang.Throwable
getAsXaxisLabelsArray
public java.lang.String[] getAsXaxisLabelsArray(java.lang.Object obj)
getAsLabelsArray
public java.lang.String[] getAsLabelsArray(java.lang.Object obj)
getData
public double[][] getData(java.lang.Object obj)
getPaints
public java.awt.Paint[] getPaints(java.lang.Object obj)
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.