|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiPaintArgs | |
---|---|
com.stimulsoft.report.components | |
com.stimulsoft.report.painters | |
com.stimulsoft.report.painters.components |
Uses of StiPaintArgs in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components with parameters of type StiPaintArgs | |
---|---|
void |
StiComponent.invokePainting(StiComponent sender,
StiPaintArgs e)
Raises the Pai * or this component. |
void |
StiComponent.paint(StiPaintArgs e)
Paints a component. |
Uses of StiPaintArgs in com.stimulsoft.report.painters |
---|
Methods in com.stimulsoft.report.painters with parameters of type StiPaintArgs | |
---|---|
void |
StiPainter.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 StiPaintArgs | |
---|---|
void |
StiZipCodePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiViewPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiVerticalLinePrimitivePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiTextPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiSparklinePainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiShapePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiRichTextPainter.paint(StiComponent stiComponent,
StiPaintArgs args)
Paint component |
void |
StiRectanglePrimitivePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiPagePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiMapPainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiImagePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiHorizontalLinePrimitivePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiGaugePainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiContainerPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiCheckBoxPainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiChartPainter.paint(StiComponent component,
StiPaintArgs e)
|
void |
StiBarCodePainter.paint(StiComponent component,
StiPaintArgs args)
Paint component |
void |
StiContainerPainter.paintComponents(StiContainer container,
StiPaintArgs args)
Paint conatiner components |
void |
StiLinePrimitivePainter.paintHighlight(StiComponent component,
StiPaintArgs args)
Paint highlites |
void |
StiVerticalLinePrimitivePainter.paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection. |
void |
StiRectanglePrimitivePainter.paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection. |
void |
StiComponentPainter.paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection. |
void |
StiHorizontalLinePrimitivePainter.paintSelection(StiComponent component,
StiPaintArgs args,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paint component selection |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |