Class StiSparklinePainter
java.lang.Object
com.stimulsoft.report.painters.StiPainter
com.stimulsoft.report.painters.components.StiComponentPainter
com.stimulsoft.report.painters.components.StiSparklinePainter
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddrawSparkline(StiGraphics g, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom) getImage(StiComponent component, double zoom, StiExportFormat format) voidpaint(StiComponent component, StiPaintArgs e) Paint componentstatic voidRenderSparkline(StiContext context, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom) Methods inherited from class com.stimulsoft.report.painters.components.StiComponentPainter
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectionMethods inherited from class com.stimulsoft.report.painters.StiPainter
getImage, getIndicatorPainter, getPainter, getShapePainter
-
Constructor Details
-
StiSparklinePainter
public StiSparklinePainter()
-
-
Method Details
-
getImage
-
paint
Description copied from class:StiPainterPaint component- Overrides:
paintin classStiPainter- Parameters:
component-StiComponente-StiPaintArgs
-
drawSparkline
public static void drawSparkline(StiGraphics g, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom) -
RenderSparkline
public static void RenderSparkline(StiContext context, StiRectangle rect, StiSparkline sparkline, double zoom, double pageZoom)
-