Class StiShapePainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiShapePainter
StiShape Painter
Copyright Stimulsoft-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaint(StiComponent component, StiPaintArgs args) Paint componentMethods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiShapePainter
public StiShapePainter()
-
-
Method Details
-
paint
Paint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponentargs-StiPaintArgs
-