public class StiRectanglePrimitivePainter extends StiLinePrimitivePainter
StiRectanglePrimitive Painter
Copyright Stimulsoft| Constructor and Description |
|---|
StiRectanglePrimitivePainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(StiComponent component,
StiPaintArgs args)
Paint component
|
protected void |
paintPrimitive(StiRectanglePrimitive primitive,
StiGraphics g,
StiRectangle rect)
Paint primitive
|
void |
paintSelection(StiComponent component,
StiPaintArgs args)
Paints the selection.
|
addDotToPath, checkRectForOverflow, drawDot, paintHighlightdrawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtonsgetImage, getIndicatorPainter, getPainter, getShapePainterprotected void paintPrimitive(StiRectanglePrimitive primitive, StiGraphics g, StiRectangle rect)
primitive - StiRectanglePrimitiveg - StiGraphicsrect - StiRectanglepublic void paint(StiComponent component, StiPaintArgs args)
paint in class StiPaintercomponent - StiComponentargs - StiPaintArgspublic void paintSelection(StiComponent component, StiPaintArgs args)
paintSelection in class StiComponentPaintercomponent - StiComponentargs - StiPaintArgsCopyright © 2019 Stimulsoft. All Rights Reserved.