public class StiIndicatorTypePainter extends StiPainter
| Constructor and Description |
|---|
StiIndicatorTypePainter() |
| Modifier and Type | Method and Description |
|---|---|
static StiIndicatorTypePainter |
getPainter(StiIndicator componentType)
Return
StiIndicatorTypePainter accoding to indicator |
StiRectangle |
paint(StiGraphics g,
StiComponent component,
StiRectangle rect)
Paint indicator
|
getImage, getIndicatorPainter, getPainter, getShapePainter, paintpublic static StiIndicatorTypePainter getPainter(StiIndicator componentType)
StiIndicatorTypePainter accoding to indicatorcomponentType - StiIndicatorpublic StiRectangle paint(StiGraphics g, StiComponent component, StiRectangle rect) throws java.io.IOException
g - StiGraphicscomponent - StiComponentrect - StiRectanglejava.io.IOExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.