com.stimulsoft.report.painters.shapetype
Class StiLeftAndRightLineShapeTypePainter

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

public class StiLeftAndRightLineShapeTypePainter
extends StiShapeTypePainter

StiLeftAndRightLineShapeType Painter Copyright Stimulsoft


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

StiLeftAndRightLineShapeTypePainter

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