com.stimulsoft.report.painters.components
Class StiViewPainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiViewPainter
- Direct Known Subclasses:
- StiImagePainter
public class StiViewPainter
- extends StiComponentPainter
StiView
Painter
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiViewPainter
public StiViewPainter()
paintImage
public void paintImage(StiView view,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom)
- Paint image
- Parameters:
view
- StiView
g
- StiGraphics
rect
- StiRectangle
zoom
-
getImage
public java.awt.image.BufferedImage getImage(StiComponent component,
java.lang.Double zoom,
int format)
paint
public void paint(StiComponent component,
StiPaintArgs args)
- Paint component
- Overrides:
paint
in class StiPainter
- Parameters:
component
- StiComponent
args
- StiPaintArgs