public class SKDStairChartRenderer
extends ilog.views.chart.renderer.IlvStairChartRenderer
| Modifier and Type | Class and Description |
|---|---|
static interface |
SKDStairChartRenderer.StyleResolver |
STACKED, SUPERIMPOSEDAREA, BAR, BUBBLE, CANDLE, CENTERED_LABEL_LAYOUT, COMBO, DATA_LABEL, DEFAULT_LABEL_LAYOUT, DEFAULT_LABELING, HILO, HILO_ARROW, HILO_STICK, HLOC, OUTSIDE_LABEL_LAYOUT, PERCENT_LABEL, PIE, POLYLINE, SCATTER, STACKED_AREA, STACKED_BAR, STACKED_DIVERGING_BAR, STACKED_POLYLINE, STACKED_STAIR, STACKED100_AREA, STACKED100_BAR, STACKED100_POLYLINE, STACKED100_STAIR, STAIR, SUMMED_STAIR, SUPERIMPOSED_BAR, TREEMAP, X_VALUE_LABEL, XY_VALUES_LABEL, Y_VALUE_LABEL| Constructor and Description |
|---|
SKDStairChartRenderer(SKDStairChartRenderer.StyleResolver styleResolver) |
| Modifier and Type | Method and Description |
|---|---|
ilog.views.chart.IlvLegendItem[] |
createLegendItems()
Overridden to support mirroring of legend items.
|
void |
drawLegendSymbol(ilog.views.chart.IlvLegendItem arg0,
java.awt.Graphics arg1,
int arg2,
int arg3,
int arg4,
int arg5) |
getMarker, getMarkerSize, getMode, getPolyline, getPolyline, has3DSupport, isAutoTransparency, isStacked100Percent, isStackedByIndex, isSuperimposed, setAutoTransparency, setMarker, setMarker, setMarkerSize, setMode, setStacked100Percent, setStackedByIndexaddImageMapAreas, collectDisplayItems, draw, draw, drawAnnotations, drawIntoHitmap, drawSelectionHandles, getAnnotation, getBounds, getBounds, getChild, getChild, getChild, getChildCount, getChildIterator, getChildren, getDisplayItem, getDisplayPoint, getLegendText, getNearestItem, getNearestPoint, getRenderingHint, getRenderingHint, getStyle, getStyles, getXRange, getYRange, getYRange, holdsAnnotations, isViewable, setAnnotation, setAnnotation, setDataPoint, setDisplayPoint, setRenderingHint, setRenderingHint, setStylesapplyStyles, applyStyles, computeDataLabel, computeDataLabelLocation, create, createRenderer, dispose, drawSelectionHandles, drawSelectionHandles, drawSelectionHandles, getAnnotation, getBounds, getChart, getClipRect, getCoordinateSystem, getDataLabeling, getDataLabelLayout, getDataLabelling, getDataSetIndex, getDataSetMainIndex, getDataSetMainRenderer, getDataSource, getDefaultColors, getDefaultLegendTitle, getDepths, getDisplayItem, getDisplayItems, getLegendStyle, getMinDataSetCount, getName, getNearestItem, getNearestPoint, getParent, getPlotRect, getPreferredMargins, getRenderingHint, getStyle, getVirtualDataSet, getXShift, getYAxisIdx, isDisplayingDataSet, isVisible, isVisibleInLegend, setAnnotation, setDataLabeling, setDataLabelLayout, setDataLabelling, setDataSource, setName, setParent, setRenderingHint, setStyle, setVisible, setVisibleInLegend, setXShift, setYAxisIdx, toData, toDisplay, toDisplay, triggerChangepublic SKDStairChartRenderer(SKDStairChartRenderer.StyleResolver styleResolver)
public void drawLegendSymbol(ilog.views.chart.IlvLegendItem arg0,
java.awt.Graphics arg1,
int arg2,
int arg3,
int arg4,
int arg5)
drawLegendSymbol in class ilog.views.chart.renderer.IlvCompositeChartRendererpublic ilog.views.chart.IlvLegendItem[] createLegendItems()
createLegendItems in class ilog.views.chart.renderer.IlvCompositeChartRenderer