com.stimulsoft.report.painters.shapetype
Class StiOvalShapeTypePainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.shapetype.StiShapeTypePainter
          extended by com.stimulsoft.report.painters.shapetype.StiOvalShapeTypePainter

public class StiOvalShapeTypePainter
extends StiShapeTypePainter

StiOvalShapeType Painter Copyright Stimulsoft


Constructor Summary
StiOvalShapeTypePainter()
           
 
Method Summary
 void paint(StiGraphics g, StiShape shape, StiShapeTypeService shapeType, StiRectangle rect, java.lang.Double zoom, java.lang.Double pageZoom)
          Paint StiShape
 
Methods inherited from class com.stimulsoft.report.painters.shapetype.StiShapeTypePainter
drawShape, getPainter
 
Methods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter, paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiOvalShapeTypePainter

public StiOvalShapeTypePainter()
Method Detail

paint

public void paint(StiGraphics g,
                  StiShape shape,
                  StiShapeTypeService shapeType,
                  StiRectangle rect,
                  java.lang.Double zoom,
                  java.lang.Double pageZoom)
Paint StiShape

Overrides:
paint in class StiShapeTypePainter
Parameters:
g - StiGraphics
shape - StiShape
shapeType - StiShapeTypeService
rect - StiRectangle


Copyright © 2018 Stimulsoft. All Rights Reserved.