public class StiTextInCellsPainter extends StiTextPainter
| Constructor and Description |
|---|
StiTextInCellsPainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
paintBackground(StiText textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom,
java.lang.Double pageZoom)
Paint component background
|
void |
paintBorder(StiComponent textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Boolean drawBorderFormatting,
java.lang.Boolean drawTopmostBorderSides,
java.lang.Double zoom) |
void |
paintText(StiText textComp,
StiGraphics g,
StiRectangle rect,
java.lang.Double zoom)
Paint component text
|
getImage, paint, paintIndicatordrawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectiongetImage, getIndicatorPainter, getPainter, getShapePainterpublic void paintBorder(StiComponent textComp, StiGraphics g, StiRectangle rect, java.lang.Boolean drawBorderFormatting, java.lang.Boolean drawTopmostBorderSides, java.lang.Double zoom)
paintBorder in class StiTextPainterpublic void paintBackground(StiText textComp, StiGraphics g, StiRectangle rect, java.lang.Double zoom, java.lang.Double pageZoom)
StiTextPainterpaintBackground in class StiTextPaintertextComp - StiTextg - StiGraphicsrect - StiRectanglepublic void paintText(StiText textComp, StiGraphics g, StiRectangle rect, java.lang.Double zoom)
StiTextPainterpaintText in class StiTextPaintertextComp - StiTextg - StiGraphicsrect - StiRectangleCopyright © 2019 Stimulsoft. All Rights Reserved.