public class StiGaugePainter extends StiComponentPainter
| Constructor and Description |
|---|
StiGaugePainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawGauge(StiGauge gauge,
StiGraphics g,
StiRectangle rect,
double zoom) |
void |
drawGauge(StiGraphics g,
StiGauge gauge,
StiRectangle rect) |
StiImage |
getImage(StiComponent component,
double zoom,
StiExportFormat format) |
void |
paint(StiComponent component,
StiPaintArgs e)
Paint component
|
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectiongetImage, getIndicatorPainter, getPainter, getShapePainterpublic void paint(StiComponent component, StiPaintArgs e)
StiPainterpaint in class StiPaintercomponent - StiComponente - StiPaintArgspublic void drawGauge(StiGauge gauge, StiGraphics g, StiRectangle rect, double zoom)
public void drawGauge(StiGraphics g, StiGauge gauge, StiRectangle rect)
public StiImage getImage(StiComponent component, double zoom, StiExportFormat format)
Copyright © 2019 Stimulsoft. All Rights Reserved.