public class StiPainter
extends java.lang.Object
| Constructor and Description |
|---|
StiPainter() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
getImage(StiComponent component,
java.lang.Double pageZoom,
StiExportFormat format)
Create
BufferedImage form StiComponent |
static StiIndicatorTypePainter |
getIndicatorPainter(StiIndicator componentType)
Retirn indicator painter by indicator component
|
static StiPainter |
getPainter(StiComponent stiComponent)
Return painter for component
|
static StiShapeTypePainter |
getShapePainter(StiShapeTypeService componentType)
Return Sti shape painter by
StiShapeTypePainter |
void |
paint(StiComponent stiComponent,
StiPaintArgs e)
Paint component
|
public java.awt.image.BufferedImage getImage(StiComponent component, java.lang.Double pageZoom, StiExportFormat format)
BufferedImage form StiComponentcomponent - StiComponentpageZoom - format - StiExportFormatBufferedImagepublic static StiPainter getPainter(StiComponent stiComponent)
stiComponent - StiComponentpublic void paint(StiComponent stiComponent, StiPaintArgs e)
stiComponent - StiComponente - StiPaintArgspublic static StiIndicatorTypePainter getIndicatorPainter(StiIndicator componentType)
componentType - StiIndicatorpublic static StiShapeTypePainter getShapePainter(StiShapeTypeService componentType)
StiShapeTypePaintercomponentType - StiShapeTypePainterCopyright © 2019 Stimulsoft. All Rights Reserved.