|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.inet.report.chart.plot.ChartStyle
com.inet.report.chart.plot.MultiplePieStyle
public class MultiplePieStyle
This class defines the styles of the multiple pie chart.
This style belongs to the plot MultiplePiePlot.
PIE3D_MULTIPLE,
Serialized Form| Field Summary | |
|---|---|
static MultiplePieStyle |
PIE3D_MULTIPLE
Default style of chart with this plot. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.List |
getAllowedDatasets(Chart2 chart)
Returns the list of dataset supported by this chart style. |
AbstractPlot |
getDefaultPlot()
Creates a new multiple pie style plot and initializes the plot with default settings. |
| Methods inherited from class com.inet.report.chart.plot.ChartStyle |
|---|
hashCode, toString |
| Field Detail |
|---|
public static final MultiplePieStyle PIE3D_MULTIPLE
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class ChartStylepublic AbstractPlot getDefaultPlot()
getDefaultPlot in class ChartStylePiePlot.AbstractPlotpublic java.util.List getAllowedDatasets(Chart2 chart)
getAllowedDatasets in class ChartStylechart - the chart
Chart2
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||