com.stimulsoft.report.painters.shapetype
Class StiTopAndBottomLineShapeTypePainter

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

public class StiTopAndBottomLineShapeTypePainter
extends StiShapeTypePainter

StiTopAndBottomLineShapeType Painter Copyright Stimulsoft


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

StiTopAndBottomLineShapeTypePainter

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