| Package | Description |
|---|---|
| com.stimulsoft.report.infographics.gauge.interfaces | |
| com.stimulsoft.report.infographics.gauge.primitives.scalebargeometry |
| Modifier and Type | Method and Description |
|---|---|
StiGraphicsPathLinesGaugeGeom |
IStiScaleBarGeometry.drawGeometry(StiGaugeContextPainter context,
double StartValue,
double EndValue,
double StartWidth,
double EndWidth,
double Offset,
StiPlacement Placement,
StiRefObject<StiRectangle> rect,
boolean returnOnlyRect) |
| Modifier and Type | Method and Description |
|---|---|
StiGraphicsPathLinesGaugeGeom |
StiRadialBarGeometry.drawGeometry(StiGaugeContextPainter context,
double StartValue,
double EndValue,
double StartWidth,
double EndWidth,
double Offset,
StiPlacement Placement,
StiRefObject<StiRectangle> rect,
boolean returnOnlyRect) |
StiGraphicsPathLinesGaugeGeom |
StiLinearBarGeometry.drawGeometry(StiGaugeContextPainter context,
double StartValue,
double EndValue,
double StartWidth,
double EndWidth,
double Offset,
StiPlacement Placement,
StiRefObject<StiRectangle> rect,
boolean returnOnlyRect) |
StiGraphicsPathLinesGaugeGeom |
StiLinearBarGeometry.drawPrimitiveGeometry(StiGaugeContextPainter context,
StiRectangle rect,
double minAscent,
double maxAscent,
double StartWidth,
double EndWidth,
StiPlacement Placement,
double restOffset,
boolean isStartGreaterEnd) |
Copyright © 2019 Stimulsoft. All Rights Reserved.