com.stimulsoft.report.painters.components
Class StiContainerPainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiContainerPainter
- Direct Known Subclasses:
- StiPagePainter
public class StiContainerPainter
- extends StiComponentPainter
StiContainer Painter
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiContainerPainter
public StiContainerPainter()
paintColumns
public void paintColumns(StiContainer container,
StiGraphics g)
- Paint container columns
- Parameters:
container - StiContainerg - StiGraphics
paintComponents
public void paintComponents(StiContainer container,
StiPaintArgs args)
- Paint conatiner components
- Parameters:
container - args - StiPaintArgs
paint
public void paint(StiComponent component,
StiPaintArgs args)
- Paint component
- Overrides:
paint in class StiPainter
- Parameters:
component - StiComponentargs - StiPaintArgs