Uses of Class
com.stimulsoft.report.painters.StiPaintArgs
Packages that use StiPaintArgs
Package
Description
-
Uses of StiPaintArgs in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type StiPaintArgsModifier and TypeMethodDescriptionfinal voidStiComponent.invokePainting(StiComponent sender, StiPaintArgs e) Raises the Pai * or this component.voidStiComponent.paint(StiPaintArgs e) Paints a component. -
Uses of StiPaintArgs in com.stimulsoft.report.painters
Methods in com.stimulsoft.report.painters with parameters of type StiPaintArgsModifier and TypeMethodDescriptionvoidStiPainter.paint(StiComponent stiComponent, StiPaintArgs e) Paint component -
Uses of StiPaintArgs in com.stimulsoft.report.painters.components
Methods in com.stimulsoft.report.painters.components with parameters of type StiPaintArgsModifier and TypeMethodDescriptionvoidStiBarCodePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiChartPainter.paint(StiComponent component, StiPaintArgs e) voidStiCheckBoxPainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiContainerPainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiGaugePainter.paint(StiComponent component, StiPaintArgs e) voidStiHorizontalLinePrimitivePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiImagePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiMapPainter.paint(StiComponent component, StiPaintArgs e) voidStiPagePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiPdfDigitalSignaturePainter.paint(StiComponent stiComponent, StiPaintArgs e) voidStiRectanglePrimitivePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiRichTextPainter.paint(StiComponent stiComponent, StiPaintArgs args) Paint componentvoidStiShapePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiSparklinePainter.paint(StiComponent component, StiPaintArgs e) voidStiTextPainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiVerticalLinePrimitivePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiViewPainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiZipCodePainter.paint(StiComponent component, StiPaintArgs args) Paint componentvoidStiContainerPainter.paintComponents(StiContainer container, StiPaintArgs args) Paint conatiner componentsvoidStiLinePrimitivePainter.paintHighlight(StiComponent component, StiPaintArgs args) Paint highlitesvoidStiComponentPainter.paintSelection(StiComponent component, StiPaintArgs args) Paints the selection.voidStiHorizontalLinePrimitivePainter.paintSelection(StiComponent component, StiPaintArgs args, Double zoom, Double pageZoom) Paint component selectionvoidStiRectanglePrimitivePainter.paintSelection(StiComponent component, StiPaintArgs args) Paints the selection.voidStiVerticalLinePrimitivePainter.paintSelection(StiComponent component, StiPaintArgs args) Paints the selection.