Class StiGaugePainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiGaugePainter
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawGauge(StiGraphics g, StiGauge gauge, StiRectangle rect) voiddrawGauge(StiGauge gauge, StiGraphics g, StiRectangle rect, double zoom) getImage(StiComponent component, double zoom, StiExportFormat format) voidpaint(StiComponent component, StiPaintArgs e) Paint componentMethods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiGaugePainter
public StiGaugePainter()
-
-
Method Details
-
paint
Description copied from class:StiPainterPaint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponente-StiPaintArgs
-
drawGauge
-
drawGauge
-
getImage
-