| Modifier and Type | Method and Description |
|---|---|
void |
StiFunnelAreaCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
java.util.ArrayList<IStiSeries> seriesCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiPieAreaCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
java.util.ArrayList<IStiSeries> seriesCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarAreaCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
java.util.ArrayList<IStiSeries> seriesCollection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StiSeriesCoreXF.CheckIntersectionLabels(StiAreaGeom geom) |
protected StiRectangle |
StiSeriesCoreXF.CheckLabelsRect(IStiSeriesLabels labels,
StiAreaGeom geom,
StiRectangle labelsRect) |
void |
StiSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StiBubbleSeriesCoreXF.RenderBubbles(StiContext context,
StiAreaGeom geom,
IStiBubbleSeries series,
StiPoint[] points,
double[] weights) |
void |
StiBubbleSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCandlestickSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiClusteredBarSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
protected StiPoint[] |
StiBaseLineSeriesCoreXF.ClipLinePoints(StiContext context,
StiAreaGeom geom,
StiPoint[] points,
StiRefObject<java.lang.Integer> startIndex,
StiRefObject<java.lang.Integer> endIndex) |
protected java.util.ArrayList<StiSeriesInteractionData> |
StiBaseLineSeriesCoreXF.GetInteractions(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
protected void |
StiSteppedAreaSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiSplineAreaSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiBaseLineSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiAreaSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiSteppedLineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiSplineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiLineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiBaseLineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiBaseLineSeriesCoreXF.RenderMarkers(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
void |
StiClusteredColumnSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
void |
StiBaseLineSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiDoughnutSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiFunnelSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiGanttSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiPieSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarSeriesCoreXF.RenderAreas(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsFrom,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
StiRadarAreaSeriesCoreXF.RenderAreas(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsFrom,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
StiRadarSeriesCoreXF.RenderLines(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsFrom,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
StiRadarLineSeriesCoreXF.RenderLines(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsStart,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
StiRadarAreaSeriesCoreXF.RenderLines(StiContext context,
IStiRadarSeries series,
java.util.List<StiPoint> pointsFrom,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
StiRadarSeriesCoreXF.RenderPoints(StiContext context,
IStiRadarSeries series,
java.util.ArrayList<StiPoint> points,
StiAreaGeom geom) |
void |
StiRadarSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSteppedRangeSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
void |
StiSplineRangeSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
void |
StiRangeSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
void |
StiRangeBarSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StiScatterSplineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsStart,
StiPoint[] points) |
protected void |
StiScatterSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
StiScatterLineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsStart,
StiPoint[] points) |
void |
StiScatterSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStackedBarSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StiStackedBaseLineSeriesCoreXF.ClipLinePoints(StiContext context,
StiAreaGeom geom,
StiPoint[] startPoints,
StiPoint[] endPoints,
StiRefObject<StiPoint[]> newStartPoints,
StiRefObject<StiPoint[]> newEndPoints,
StiRefObject<java.lang.Integer> startIndex,
StiRefObject<java.lang.Integer> endIndex) |
protected void |
StiStackedSplineAreaSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] startPoints,
StiPoint[] endPoints) |
protected void |
StiStackedBaseLineSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] startPoints,
StiPoint[] endPoints) |
protected void |
StiStackedAreaSeriesCoreXF.RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] startPoints,
StiPoint[] endPoints) |
protected void |
StiStackedSplineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
protected void |
StiStackedLineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
protected void |
StiStackedBaseLineSeriesCoreXF.RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
protected void |
StiStackedBaseLineSeriesCoreXF.RenderMarkers(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
void |
StiStackedColumnSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
void |
StiStackedBaseLineSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStockSeriesCoreXF.RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTrendLineLogarithmicCoreXF.RenderTrendLine(StiAreaGeom geom,
StiPoint[] points,
double posY) |
void |
StiTrendLineLinearCoreXF.RenderTrendLine(StiAreaGeom geom,
StiPoint[] points,
double posY) |
void |
StiTrendLineExponentialCoreXF.RenderTrendLine(StiAreaGeom geom,
StiPoint[] points,
double posY) |
void |
StiTrendLineCoreXF.RenderTrendLine(StiAreaGeom geom,
StiPoint[] points,
double posY) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiAxisAreaGeom |
class |
StiAxisAreaViewGeom |
class |
StiDoughnutAreaGeom |
class |
StiPieAreaGeom |
class |
StiRadarAreaGeom |
| Modifier and Type | Method and Description |
|---|---|
StiAreaGeom |
StiSeriesGeom.getAreaGeom() |
StiAreaGeom |
StiSeriesElementGeom.getAreaGeom() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesGeom.setAreaGeom(StiAreaGeom value) |
void |
StiSeriesElementGeom.setAreaGeom(StiAreaGeom value) |
| Constructor and Description |
|---|
StiSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiSeries series,
StiRectangle clientRectangle) |
StiSeriesGeom(StiAreaGeom areaGeom,
IStiSeries series,
StiRectangle clientRectangle) |
| Constructor and Description |
|---|
StiBubbleSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
StiBrush seriesBrush,
StiColor seriesBorderColor,
IStiSeries series,
StiRectangle clientRectangle,
java.lang.Integer beginTime) |
| Constructor and Description |
|---|
StiClusteredBarSeriesElementGeom(StiAreaGeom areaGeom,
double valueStart,
double value,
int index,
StiBrush seriesBrush,
StiColor seriesBorderColor,
IStiSeries series,
StiRectangle columnRectStart,
StiRectangle columnRect,
java.lang.Integer beginTime) |
| Constructor and Description |
|---|
StiDoughnutSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiDoughnutSeries series,
StiRectangle clientRectangle,
java.util.ArrayList<StiSegmentGeom> path,
java.util.ArrayList<StiSegmentGeom> pathLight,
java.util.ArrayList<StiSegmentGeom> pathDark,
StiColor borderColor,
StiBrush brush,
StiBrush brushLight,
StiBrush brushDark,
double startAngle,
double endAngle,
double radiusFrom,
double radiusTo,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
StiAreaGeom |
StiFinancialSeriesElementGeom.getAreaGeom() |
| Constructor and Description |
|---|
StiCandlestickSeriesElementGeom(StiAreaGeom areaGeom,
IStiSeries series,
StiRectangle clientRectangle,
double bodyStart,
double bodyEnd,
double high,
double low,
double positionX,
int index,
StiBrush brush,
StiColor borderColor,
java.lang.Integer beginTime) |
StiFinancialSeriesElementGeom(StiAreaGeom areaGeom,
IStiSeries series,
StiRectangle clientRectangle,
double open,
double close,
double high,
double low,
double positionX,
int index) |
StiStockSeriesElementGeom(StiAreaGeom areaGeom,
IStiSeries series,
StiRectangle clientRectangle,
double open,
double close,
double high,
double low,
double positionX,
int index,
StiColor color,
java.lang.Integer beginTime) |
| Constructor and Description |
|---|
StiFunnelSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiSeries series,
StiRectangle clientRectangle,
StiBrush brush,
StiColor borderColor,
java.util.ArrayList<StiSegmentGeom> path,
java.lang.Integer beginTime) |
| Constructor and Description |
|---|
StiGanttSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiSeries series,
StiRectangle clientRectangle,
java.lang.Integer beginTime) |
| Constructor and Description |
|---|
StiPieSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiPieSeries series,
StiRectangle clientRectangle,
java.util.ArrayList<StiSegmentGeom> path,
java.util.ArrayList<StiSegmentGeom> pathLight,
StiColor borderColor,
StiBrush brush,
double startAngle,
double endAngle,
double radius,
StiAnimation animation) |
| Constructor and Description |
|---|
StiRadarPointSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiRadarSeries series,
StiPoint point,
float zoom) |
| Constructor and Description |
|---|
StiRangeBarElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiSeries series,
StiRectangle clientRectangle,
java.lang.Integer beginTime) |
StiRangeSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] points,
StiPoint[] pointsEnd,
IStiSeries series) |
StiSplineRangeSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] points,
StiPoint[] pointsEnd,
IStiSeries series) |
StiSteppedRangeSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] points,
StiPoint[] pointsEnd,
IStiSeries series) |
| Constructor and Description |
|---|
StiScatterSplineSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] pointsStart,
StiPoint[] points,
IStiSeries series) |
| Constructor and Description |
|---|
StiStackedBarSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
StiBrush seriesBrush,
StiColor seriesBorderColor,
IStiSeries series,
StiRectangle clientRectangle,
java.lang.Integer beginTime) |
| Constructor and Description |
|---|
StiStackedAreaSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] startPoints,
StiPoint[] endPoints,
IStiSeries series) |
StiStackedBaseLineSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] points,
IStiSeries series) |
StiStackedColumnSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
StiBrush seriesBrush,
StiColor seriesBorderColor,
IStiSeries series,
StiRectangle clientRectangle,
java.lang.Integer beginTime) |
StiStackedLineSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] pointsStart,
StiPoint[] points,
IStiSeries series) |
StiStackedSplineAreaSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] startPoints,
StiPoint[] endPoints,
IStiSeries series) |
StiStackedSplineSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] pointsStart,
StiPoint[] points,
IStiSeries series) |
Copyright © 2019 Stimulsoft. All Rights Reserved.