-
Field Summary
Fields
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Methods inherited from interface de.grogra.pf.ui.Panel
checkClose, getContent, getDecorator, getMenu, getPanelId, getUIPropertyMap, initDecorator, initialize, resolve, setContent, setCursor, setMenu, show
-
Field Details
-
PREVIOUS_PLOT
static final int PREVIOUS_PLOT
- See Also:
-
-
AREA_PLOT
static final int AREA_PLOT
- See Also:
-
-
STACKED_AREA_PLOT
static final int STACKED_AREA_PLOT
- See Also:
-
-
BAR_PLOT
static final int BAR_PLOT
- See Also:
-
-
STACKED_BAR_PLOT
static final int STACKED_BAR_PLOT
- See Also:
-
-
LINE_PLOT
static final int LINE_PLOT
- See Also:
-
-
PIE_PLOT
static final int PIE_PLOT
- See Also:
-
-
SCATTER_PLOT
static final int SCATTER_PLOT
- See Also:
-
-
XY_PLOT
static final int XY_PLOT
- See Also:
-
-
HISTOGRAM
static final int HISTOGRAM
- See Also:
-
-
STATISTICAL_BAR_PLOT
static final int STATISTICAL_BAR_PLOT
- See Also:
-
-
STATISTICS
static final int STATISTICS
- See Also:
-
-
HORIZONTAL_BAR_PLOT
static final int HORIZONTAL_BAR_PLOT
- See Also:
-
-
WATERFALL_PLOT
static final int WATERFALL_PLOT
- See Also:
-
-
TIME_SERIES_PLOT
static final int TIME_SERIES_PLOT
- See Also:
-
-
threeDe
static final int threeDe
- See Also:
-
-
BAR_PLOT_3D
static final int BAR_PLOT_3D
- See Also:
-
-
HORIZONTAL_BAR_PLOT_3D
static final int HORIZONTAL_BAR_PLOT_3D
- See Also:
-
-
LINE_PLOT_3D
static final int LINE_PLOT_3D
- See Also:
-
-
PIE_PLOT_3D
static final int PIE_PLOT_3D
- See Also:
-
-
STACKED_BAR_PLOT_3D
static final int STACKED_BAR_PLOT_3D
- See Also:
-
-
PLOT_TYPE_MASK
static final int PLOT_TYPE_MASK
- See Also:
-
-
X_LOG
static final int X_LOG
- See Also:
-
-
Y_LOG
static final int Y_LOG
- See Also:
-
-
Method Details
-
setChart
void setChart(Dataset dataset,
int plotType,
Map options)