|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dynamicreports.report.base.chart.plot.AbstractBasePlot
net.sf.dynamicreports.report.base.chart.plot.DRAxisPlot
net.sf.dynamicreports.report.base.chart.plot.DRBarPlot
net.sf.dynamicreports.report.base.chart.plot.DRGroupedStackedBarPlot
public class DRGroupedStackedBarPlot
Constructor Summary | |
---|---|
DRGroupedStackedBarPlot()
|
Method Summary |
---|
Methods inherited from class net.sf.dynamicreports.report.base.chart.plot.DRBarPlot |
---|
getShowLabels, getShowTickLabels, getShowTickMarks, setShowLabels, setShowTickLabels, setShowTickMarks |
Methods inherited from class net.sf.dynamicreports.report.base.chart.plot.DRAxisPlot |
---|
getPercentValuePattern, getSeriesOrderBy, getSeriesOrderType, getShowPercentages, getShowValues, getValuePattern, getXAxisFormat, getYAxisFormat, init, setPercentValuePattern, setSeriesOrderBy, setSeriesOrderType, setShowPercentages, setShowValues, setValuePattern, setXAxisFormat, setYAxisFormat |
Methods inherited from class net.sf.dynamicreports.report.base.chart.plot.AbstractBasePlot |
---|
addSeriesColor, addSeriesColorByName, getOrientation, getSeriesColors, getSeriesColorsByName, setOrientation, setSeriesColors, setSeriesColorsByName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIBarPlot |
---|
getShowLabels, getShowTickLabels, getShowTickMarks |
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIAxisPlot |
---|
getPercentValuePattern, getSeriesOrderBy, getSeriesOrderType, getShowPercentages, getShowValues, getValuePattern, getXAxisFormat, getYAxisFormat |
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIBasePlot |
---|
getOrientation, getSeriesColors, getSeriesColorsByName |
Constructor Detail |
---|
public DRGroupedStackedBarPlot()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |