Class Summary |
AnnotationProcessor |
A postprocessor for adding annotation to an X/Y or Category plot. |
BarRendererProcessor |
A postprocessor for setting/removing the bar outline (default: false),
the item margin for 2D and 3D bar charts (default: 0.2%), whether or not
item labels are visible (default: no), the color to use for item labels (default: black)
and their font size (default: 12). |
CompassEnhancer |
A postprocessor for changing details of a Compass plot. |
DialEnhancer |
A postprocessor for changing details of a Dial plot. |
HeatmapEnhancer |
A postprocessor for changing details of a Compass plot. |
LegendEnhancer |
A postprocessor for modifying the legend of a chart. |
LinearPaintScale |
|
LineRendererProcessor |
A postprocessor for controlling the appearance of shapes at data points
for use with XYPlot (XYConditionRenderer or XYLineAndShapeRenderer) and CategoryPlot (LineAndShapeRenderer). |
MeterEnhancer |
A postprocessor for changing details of a Meter plot. |
PieEnhancer |
A postprocessor for changing details of a Pie plot. |
RotatedAxisLabels |
A postprocessor for rotating and/or removing the labels on the X-Axis. |
SeriesPaintProcessor |
A postprocessor for setting alternative colors for pie charts, category plots, XY plots and spider web plots. |
SpiderWebEnhancer |
A postprocessor for changing details of a Meter plot. |
ThermometerEnhancer |
A postprocessor for changing details of a Compass plot. |
TitleEnhancer |
Renderer for ChartImageDefinitions. |
VisualEnhancer |
A postprocessor for altering the border and padding of a chart. |
WaferMapLegendProcessor |
A postprocessor for adding custom legend titles to a wafer map plot. |
ZoomBothAxis |
A postprocessor for altering the domain and range of a chart, essentially creating a way to "zoom into" a chart. |