com.stimulsoft.report.painters.components
Class StiGaugePainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiGaugePainter
public class StiGaugePainter
- extends StiComponentPainter
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiGaugePainter
public StiGaugePainter()
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
drawGauge
public void drawGauge(StiGauge gauge,
StiGraphics g,
StiRectangle rect,
double zoom)
drawGauge
public void drawGauge(StiGraphics g,
StiGauge gauge,
StiRectangle rect)
getImage
public StiImage getImage(StiComponent component,
double zoom,
StiExportFormat format)