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
StiView Painter
Copyright Stimulsoft-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage(StiComponent component, Double zoom, int format) voidpaint(StiComponent component, StiPaintArgs args) Paint componentvoidpaintImage(StiView view, StiGraphics g, StiRectangle rect, Double zoom) Paint imageMethods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Field Details
-
LOG
-
-
Constructor Details
-
StiViewPainter
public StiViewPainter()
-
-
Method Details
-
paintImage
Paint image- Parameters:
view-StiViewg-StiGraphicsrect-StiRectanglezoom-
-
getImage
-
paint
Paint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponentargs-StiPaintArgs
-