com.stimulsoft.report.painters.components
Class StiRoundedRectanglePrimitivePainter

java.lang.Object
  extended by com.stimulsoft.report.painters.StiPainter
      extended by com.stimulsoft.report.painters.components.StiComponentPainter
          extended by com.stimulsoft.report.painters.components.StiLinePrimitivePainter
              extended by com.stimulsoft.report.painters.components.StiRectanglePrimitivePainter
                  extended by com.stimulsoft.report.painters.components.StiRoundedRectanglePrimitivePainter

public class StiRoundedRectanglePrimitivePainter
extends StiRectanglePrimitivePainter

StiRoundedRectanglePrimitive Painter Copyright Stimulsoft


Constructor Summary
StiRoundedRectanglePrimitivePainter()
           
 
Method Summary
protected  void paintPrimitive(StiRectanglePrimitive primitive, StiGraphics g, StiRectangle rect)
          Paint primitive
 
Methods inherited from class com.stimulsoft.report.painters.components.StiRectanglePrimitivePainter
paint, paintSelection
 
Methods inherited from class com.stimulsoft.report.painters.components.StiLinePrimitivePainter
addDotToPath, checkRectForOverflow, drawDot, paintHighlight
 
Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons
 
Methods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRoundedRectanglePrimitivePainter

public StiRoundedRectanglePrimitivePainter()
Method Detail

paintPrimitive

protected void paintPrimitive(StiRectanglePrimitive primitive,
                              StiGraphics g,
                              StiRectangle rect)
Paint primitive

Overrides:
paintPrimitive in class StiRectanglePrimitivePainter
Parameters:
primitive - StiRectanglePrimitive
g - StiGraphics
rect - StiRectangle


Copyright © 2018 Stimulsoft. All Rights Reserved.