|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.plugin.charts.params.ChartParams
com.xpn.xwiki.plugin.charts.params.DefaultChartParams2
public class DefaultChartParams2
Field Summary | |
---|---|
static DefaultChartParams2 |
uniqueInstance
|
Constructor Summary | |
---|---|
protected |
DefaultChartParams2()
|
Method Summary | |
---|---|
static DefaultChartParams2 |
getInstance()
|
(package private) void |
setAxis(java.lang.String prefix)
|
(package private) void |
setTitle(java.lang.String prefix)
|
Methods inherited from class com.xpn.xwiki.plugin.charts.params.ChartParams |
---|
addParam, check, get, getBoolean, getCategoryLabelPositions, getClass, getColor, getDate, getDateFormat, getDateTickMarkPosition, getDateTickUnit, getDouble, getFloat, getFont, getHorizontalAlignment, getInteger, getList, getMap, getNumberFormat, getNumberTickUnit, getPlotOrientation, getPoint2D, getRangeType, getRectangleAnchor, getRectangleEdge, getRectangleInsets, getShape, getString, getStroke, getVerticalAlignment, set, set, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static DefaultChartParams2 uniqueInstance
Constructor Detail |
---|
protected DefaultChartParams2() throws ParamException
ParamException
Method Detail |
---|
void setTitle(java.lang.String prefix) throws ParamException
ParamException
void setAxis(java.lang.String prefix) throws ParamException
ParamException
public static DefaultChartParams2 getInstance() throws ParamException
ParamException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |