Class StiVerticalLinePrimitivePainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiLinePrimitivePainter
com.stimulsoft.report.painters.components.StiVerticalLinePrimitivePainter
StiVerticalLinePrimitive Painter
Copyright Stimulsoft-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaint(StiComponent component, StiPaintArgs args) Paint componentvoidpaintSelection(StiComponent component, StiPaintArgs args) Paints the selection.Methods inherited from class com.stimulsoft.report.painters.components.StiLinePrimitivePainter
addDotToPath, checkRectForOverflow, drawDot, paintHighlightMethods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtonsMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiVerticalLinePrimitivePainter
public StiVerticalLinePrimitivePainter()
-
-
Method Details
-
paint
Paint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponentargs-StiPaintArgs
-
paintSelection
Paints the selection.- Overrides:
paintSelectionin classStiComponentPainter- Parameters:
component-StiComponentargs-StiPaintArgs
-