|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.plugin.charts.params.AbstractChartParam
com.xpn.xwiki.plugin.charts.params.ChoiceChartParam
com.xpn.xwiki.plugin.charts.params.PlotOrientationChartParam
public class PlotOrientationChartParam
Field Summary |
---|
Fields inherited from class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam |
---|
choices |
Fields inherited from class com.xpn.xwiki.plugin.charts.params.AbstractChartParam |
---|
LIST_SEPARATOR, MAP_ASSIGNMENT, MAP_SEPARATOR, name, optional |
Constructor Summary | |
---|---|
PlotOrientationChartParam(java.lang.String name)
|
|
PlotOrientationChartParam(java.lang.String name,
boolean isOptional)
|
Method Summary | |
---|---|
java.lang.Class |
getType()
|
protected void |
init()
|
Methods inherited from class com.xpn.xwiki.plugin.charts.params.ChoiceChartParam |
---|
addChoice, convert |
Methods inherited from class com.xpn.xwiki.plugin.charts.params.AbstractChartParam |
---|
equals, getChoiceArg, getDoubleArg, getFloatArg, getIntArg, getListArg, getName, getStringArg, getStringOptionalArg, hashCode, isOptional, parseList, parseMap, parseMap, toFloatArray, toFloatList, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PlotOrientationChartParam(java.lang.String name)
public PlotOrientationChartParam(java.lang.String name, boolean isOptional)
Method Detail |
---|
protected void init()
init
in class ChoiceChartParam
public java.lang.Class getType()
getType
in interface ChartParam
getType
in class ChoiceChartParam
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |