类 Charts.ChartBuilder<T extends RenderData>
java.lang.Object
com.deepoove.poi.data.Charts.ChartBuilder<T>
- 所有已实现的接口:
Charts.ChartSetting<T>,RenderDataBuilder<T>
- 封闭类:
- Charts
public abstract static class Charts.ChartBuilder<T extends RenderData>
extends Object
implements RenderDataBuilder<T>, Charts.ChartSetting<T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidcheckLengh(int length) setxAsixTitle(String xAxisTitle) setyAsixTitle(String yAxisTitle) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.deepoove.poi.data.RenderDataBuilder
create
-
字段详细资料
-
chartTitle
-
xAxisTitle
-
yAxisTitle
-
categories
-
-
构造器详细资料
-
ChartBuilder
-
-
方法详细资料
-
checkLengh
protected void checkLengh(int length) -
setxAsixTitle
-
setyAsixTitle
-