public class StiViewPainter extends StiComponentPainter
StiView Painter
Copyright Stimulsoft| Modifier and Type | Field and Description |
|---|---|
protected static java.util.logging.Logger |
LOG |
| Constructor and Description |
|---|
StiViewPainter() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
getImage(StiComponent component,
java.lang.Double zoom,
int format) |
void |
paint(StiComponent component,
StiPaintArgs args)
Paint component
|
void |
paintImage(StiView view,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom)
Paint image
|
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectiongetImage, getIndicatorPainter, getPainter, getShapePainterpublic void paintImage(StiView view, StiGraphics g, StiRectangle rect, java.lang.Double zoom)
view - StiViewg - StiGraphicsrect - StiRectanglezoom - public java.awt.image.BufferedImage getImage(StiComponent component, java.lang.Double zoom, int format)
public void paint(StiComponent component, StiPaintArgs args)
paint in class StiPaintercomponent - StiComponentargs - StiPaintArgsCopyright © 2019 Stimulsoft. All Rights Reserved.