|
|||||||||
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.DefaultChartParams
public class DefaultChartParams
Field Summary | |
---|---|
static DefaultChartParams |
uniqueInstance
|
Constructor Summary | |
---|---|
private |
DefaultChartParams()
|
Method Summary | |
---|---|
static DefaultChartParams |
getInstance()
|
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 DefaultChartParams uniqueInstance
Constructor Detail |
---|
private DefaultChartParams()
Method Detail |
---|
public static DefaultChartParams getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |