com.stimulsoft.report.painters.shapetype
Class StiFlowchartDecisionShapeTypePainter

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

public class StiFlowchartDecisionShapeTypePainter
extends StiShapeTypePainter

StiFlowchartDecisionShapeType Painter Copyright Stimulsoft


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

StiFlowchartDecisionShapeTypePainter

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