com.stimulsoft.report.painters.components
Class StiImagePainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.components.StiComponentPainter
          extended by com.stimulsoft.report.painters.components.StiViewPainter
              extended by com.stimulsoft.report.painters.components.StiImagePainter

public class StiImagePainter
extends StiViewPainter

StiImage Painter Copyright Stimulsoft


Constructor Summary
StiImagePainter()
           
 
Method Summary
protected  java.awt.image.BufferedImage getImageBitmap(StiView view, StiRectangle rect)
          Return BufferedImage of StiImage component
 void paint(StiComponent component, StiPaintArgs args)
          Paint component
 
Methods inherited from class com.stimulsoft.report.painters.components.StiViewPainter
getImage, paintImage
 
Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelection
 
Methods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiImagePainter

public StiImagePainter()
Method Detail

getImageBitmap

protected java.awt.image.BufferedImage getImageBitmap(StiView view,
                                                      StiRectangle rect)
Return BufferedImage of StiImage component

Parameters:
view - StiView
Returns:

paint

public void paint(StiComponent component,
                  StiPaintArgs args)
Paint component

Overrides:
paint in class StiViewPainter
Parameters:
component - StiComponent
args - StiPaintArgs


Copyright © 2018 Stimulsoft. All Rights Reserved.