com.stimulsoft.report.painters.shapetype
Class StiEqualShapeTypePainter

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.StiEqualShapeTypePainter

public class StiEqualShapeTypePainter
extends StiShapeTypePainter

StiEqualShapeType Painter Copyright Stimulsoft


Constructor Summary
StiEqualShapeTypePainter()
           
 
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

StiEqualShapeTypePainter

public StiEqualShapeTypePainter()
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.