com.stimulsoft.report.painters.cell
Class StiLineSparklinesCellPainter
java.lang.Object
com.stimulsoft.report.painters.cell.StiLineSparklinesCellPainter
public class StiLineSparklinesCellPainter
- extends java.lang.Object
Copyright Stimulsoft
Method Summary |
static void |
draw(StiContext context,
StiRectangle rect,
double[] array,
double zoom,
double pageZoom,
StiColor sparklineColor,
boolean showArea,
boolean showFirstLastMarker,
boolean showHighLowMarker)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiLineSparklinesCellPainter
public StiLineSparklinesCellPainter()
draw
public static void draw(StiContext context,
StiRectangle rect,
double[] array,
double zoom,
double pageZoom,
StiColor sparklineColor,
boolean showArea,
boolean showFirstLastMarker,
boolean showHighLowMarker)