com.stimulsoft.report.painters.components
Class StiChartPainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiChartPainter
public class StiChartPainter
- extends StiComponentPainter
Copyright Stimulsoft
Method Summary |
void |
drawChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean useMargins,
boolean useBackground)
|
void |
paint(StiComponent component,
StiPaintArgs e)
Paint component |
void |
paintChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean topMost,
boolean drawFormatting,
boolean isThumnail)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiChartPainter
public StiChartPainter()
drawChart
public void drawChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean useMargins,
boolean useBackground)
paintChart
public void paintChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean topMost,
boolean drawFormatting,
boolean isThumnail)
paint
public void paint(StiComponent component,
StiPaintArgs e)
- Description copied from class:
StiPainter
- Paint component
- Overrides:
paint
in class StiPainter
- Parameters:
component
- StiComponent
e
- StiPaintArgs