|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiGauge in com.stimulsoft.report.export.service |
---|
Methods in com.stimulsoft.report.export.service with parameters of type StiGauge | |
---|---|
java.lang.String |
StiHtmlExportService.prepareGaugeData(StiHtmlTextWriter writer,
StiGauge gauge,
double width,
double height)
|
Uses of StiGauge in com.stimulsoft.report.infographics.gauge.collections |
---|
Constructors in com.stimulsoft.report.infographics.gauge.collections with parameters of type StiGauge | |
---|---|
StiScaleCollection(StiGauge parent)
|
Uses of StiGauge in com.stimulsoft.report.infographics.gauge.helpers |
---|
Methods in com.stimulsoft.report.infographics.gauge.helpers with parameters of type StiGauge | |
---|---|
static void |
StiGaugeHelper.bulletGraphsGreen(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.checkGaugeName(StiGauge gauge)
|
static void |
StiGaugeHelper.darkSpeedometer(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.defaultLinearGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.defaultRadialGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.halfDonutsGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.halfDonutsGauge2(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.horizontalThermometer(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.lightSpeedometer(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.linearGaugeRangeList(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialBarGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialGaugeHalfCircleN(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialGaugeHalfCircleS(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialGaugeQuarterCircleNE(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialGaugeQuarterCircleNW(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialGaugeQuarterCircleSE(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialGaugeQuarterCircleSW(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.radialTwoScalesGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.simpleRadialGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.simpleTwoBarGauge(StiGauge gauge,
StiReport report)
|
static void |
StiGaugeHelper.verticalThermometer(StiGauge gauge,
StiReport report)
|
Uses of StiGauge in com.stimulsoft.report.infographics.gauge.primitives.scales |
---|
Fields in com.stimulsoft.report.infographics.gauge.primitives.scales declared as StiGauge | |
---|---|
StiGauge |
StiScaleBase.gauge
|
Methods in com.stimulsoft.report.infographics.gauge.primitives.scales that return StiGauge | |
---|---|
StiGauge |
StiScaleBase.getGauge()
|
Methods in com.stimulsoft.report.infographics.gauge.primitives.scales with parameters of type StiGauge | |
---|---|
void |
StiScaleBase.prepare(StiGauge gauge)
|
void |
StiScaleBase.setGauge(StiGauge gauge)
|
Uses of StiGauge in com.stimulsoft.report.infographics.gauge.styles.core |
---|
Methods in com.stimulsoft.report.infographics.gauge.styles.core that return StiGauge | |
---|---|
StiGauge |
StiGaugeStyleCoreXF.getGauge()
|
Methods in com.stimulsoft.report.infographics.gauge.styles.core with parameters of type StiGauge | |
---|---|
void |
StiGaugeStyleCoreXF.setGauge(StiGauge gauge)
|
Uses of StiGauge in com.stimulsoft.report.painters |
---|
Fields in com.stimulsoft.report.painters declared as StiGauge | |
---|---|
StiGauge |
StiGaugeContextPainter.gauge
|
Constructors in com.stimulsoft.report.painters with parameters of type StiGauge | |
---|---|
StiGaugeContextPainter(StiGauge gauge,
StiRectangle rect,
double zoom,
double pageZoom)
|
|
StiGdiGaugeContextPainter(StiGraphics g,
StiGauge gauge,
StiRectangle rect,
double zoom,
double pageZoom)
|
Uses of StiGauge in com.stimulsoft.report.painters.components |
---|
Methods in com.stimulsoft.report.painters.components with parameters of type StiGauge | |
---|---|
void |
StiGaugePainter.drawGauge(StiGauge gauge,
StiGraphics g,
StiRectangle rect,
double zoom)
|
void |
StiGaugePainter.drawGauge(StiGraphics g,
StiGauge gauge,
StiRectangle rect)
|
Uses of StiGauge in com.stimulsoft.webdesigner.helper |
---|
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiGauge | |
---|---|
static void |
StiGaugeHelper.executeJSCommand(StiGauge gauge,
java.util.HashMap<java.lang.String,java.lang.Object> parameters,
java.util.HashMap<java.lang.String,java.lang.Object> callbackResult)
|
static java.util.HashMap<java.lang.String,java.lang.Object> |
StiGaugeHelper.GetGaugeProperties(StiGauge gauge)
|
static java.lang.String |
StiGaugeHelper.getGaugeSampleImage(StiGauge gauge,
int width,
int height,
float zoom)
|
static java.util.HashMap<java.lang.String,java.lang.Object> |
StiGaugeHelper.getStyle(StiGauge gauge)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |