Uses of Class
com.stimulsoft.report.chart.geoms.areas.StiAreaGeom

Packages that use StiAreaGeom
com.stimulsoft.report.chart.core.area.funnel   
com.stimulsoft.report.chart.core.area.pie   
com.stimulsoft.report.chart.core.area.radar   
com.stimulsoft.report.chart.core.series   
com.stimulsoft.report.chart.core.series.bubble   
com.stimulsoft.report.chart.core.series.candlestick   
com.stimulsoft.report.chart.core.series.clusteredBar   
com.stimulsoft.report.chart.core.series.clusteredColumn   
com.stimulsoft.report.chart.core.series.doughnut   
com.stimulsoft.report.chart.core.series.funnel   
com.stimulsoft.report.chart.core.series.gantt   
com.stimulsoft.report.chart.core.series.pie   
com.stimulsoft.report.chart.core.series.radar   
com.stimulsoft.report.chart.core.series.range   
com.stimulsoft.report.chart.core.series.scatter   
com.stimulsoft.report.chart.core.series.stackedBar   
com.stimulsoft.report.chart.core.series.stackedColumn   
com.stimulsoft.report.chart.core.series.stock   
com.stimulsoft.report.chart.core.trendLines   
com.stimulsoft.report.chart.geoms.areas   
com.stimulsoft.report.chart.geoms.series   
com.stimulsoft.report.chart.geoms.series.bubble   
com.stimulsoft.report.chart.geoms.series.clusteredBar   
com.stimulsoft.report.chart.geoms.series.clusteredColumn   
com.stimulsoft.report.chart.geoms.series.doughnut   
com.stimulsoft.report.chart.geoms.series.financial   
com.stimulsoft.report.chart.geoms.series.funnel   
com.stimulsoft.report.chart.geoms.series.gantt   
com.stimulsoft.report.chart.geoms.series.pie   
com.stimulsoft.report.chart.geoms.series.radar   
com.stimulsoft.report.chart.geoms.series.range   
com.stimulsoft.report.chart.geoms.series.scatter   
com.stimulsoft.report.chart.geoms.series.stackedBar   
com.stimulsoft.report.chart.geoms.series.stackedColumn   
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.area.funnel
 

Methods in com.stimulsoft.report.chart.core.area.funnel with parameters of type StiAreaGeom
 void StiFunnelAreaCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, java.util.ArrayList<IStiSeries> seriesCollection)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.area.pie
 

Methods in com.stimulsoft.report.chart.core.area.pie with parameters of type StiAreaGeom
 void StiPieAreaCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, java.util.ArrayList<IStiSeries> seriesCollection)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.area.radar
 

Methods in com.stimulsoft.report.chart.core.area.radar with parameters of type StiAreaGeom
 void StiRadarAreaCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, java.util.ArrayList<IStiSeries> seriesCollection)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series
 

Methods in com.stimulsoft.report.chart.core.series with parameters of type StiAreaGeom
 void StiSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.bubble
 

Methods in com.stimulsoft.report.chart.core.series.bubble with parameters of type StiAreaGeom
 void StiBubbleSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.candlestick
 

Methods in com.stimulsoft.report.chart.core.series.candlestick with parameters of type StiAreaGeom
 void StiCandlestickSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.clusteredBar
 

Methods in com.stimulsoft.report.chart.core.series.clusteredBar with parameters of type StiAreaGeom
 void StiClusteredBarSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.clusteredColumn
 

Methods in com.stimulsoft.report.chart.core.series.clusteredColumn with parameters of type StiAreaGeom
 void StiClusteredColumnSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 void StiBaseLineSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.doughnut
 

Methods in com.stimulsoft.report.chart.core.series.doughnut with parameters of type StiAreaGeom
 void StiDoughnutSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.funnel
 

Methods in com.stimulsoft.report.chart.core.series.funnel with parameters of type StiAreaGeom
 void StiFunnelSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.gantt
 

Methods in com.stimulsoft.report.chart.core.series.gantt with parameters of type StiAreaGeom
 void StiGanttSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.pie
 

Methods in com.stimulsoft.report.chart.core.series.pie with parameters of type StiAreaGeom
 void StiPieSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.radar
 

Methods in com.stimulsoft.report.chart.core.series.radar with parameters of type StiAreaGeom
 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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.range
 

Methods in com.stimulsoft.report.chart.core.series.range with parameters of type StiAreaGeom
 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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.scatter
 

Methods in com.stimulsoft.report.chart.core.series.scatter with parameters of type StiAreaGeom
 void StiScatterSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] seriesArray)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.stackedBar
 

Methods in com.stimulsoft.report.chart.core.series.stackedBar with parameters of type StiAreaGeom
 void StiStackedBarSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.stackedColumn
 

Methods in com.stimulsoft.report.chart.core.series.stackedColumn with parameters of type StiAreaGeom
 void StiStackedColumnSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 void StiStackedBaseLineSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.series.stock
 

Methods in com.stimulsoft.report.chart.core.series.stock with parameters of type StiAreaGeom
 void StiStockSeriesCoreXF.RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.core.trendLines
 

Methods in com.stimulsoft.report.chart.core.trendLines with parameters of type StiAreaGeom
 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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.areas
 

Subclasses of StiAreaGeom in com.stimulsoft.report.chart.geoms.areas
 class StiAxisAreaGeom
           
 class StiAxisAreaViewGeom
           
 class StiDoughnutAreaGeom
           
 class StiPieAreaGeom
           
 class StiRadarAreaGeom
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series
 

Methods in com.stimulsoft.report.chart.geoms.series that return StiAreaGeom
 StiAreaGeom StiSeriesGeom.getAreaGeom()
           
 StiAreaGeom StiSeriesElementGeom.getAreaGeom()
           
 

Methods in com.stimulsoft.report.chart.geoms.series with parameters of type StiAreaGeom
 void StiSeriesGeom.setAreaGeom(StiAreaGeom value)
           
 void StiSeriesElementGeom.setAreaGeom(StiAreaGeom value)
           
 

Constructors in com.stimulsoft.report.chart.geoms.series with parameters of type StiAreaGeom
StiSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle)
           
StiSeriesGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.bubble
 

Constructors in com.stimulsoft.report.chart.geoms.series.bubble with parameters of type StiAreaGeom
StiBubbleSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, java.lang.Integer beginTime)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.clusteredBar
 

Constructors in com.stimulsoft.report.chart.geoms.series.clusteredBar with parameters of type StiAreaGeom
StiClusteredBarSeriesElementGeom(StiAreaGeom areaGeom, double valueStart, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle columnRectStart, StiRectangle columnRect, java.lang.Integer beginTime)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.clusteredColumn
 

Constructors in com.stimulsoft.report.chart.geoms.series.clusteredColumn with parameters of type StiAreaGeom
StiAreaSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
           
StiBaseLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
           
StiClusteredColumnSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, StiAnimation animation)
           
StiLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
           
StiSplineAreaSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
           
StiSplineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
           
StiSteppedAreaSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
           
StiSteppedLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsStart, StiPoint[] points, IStiSeries series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.doughnut
 

Constructors in com.stimulsoft.report.chart.geoms.series.doughnut with parameters of type StiAreaGeom
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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.financial
 

Methods in com.stimulsoft.report.chart.geoms.series.financial that return StiAreaGeom
 StiAreaGeom StiFinancialSeriesElementGeom.getAreaGeom()
           
 

Constructors in com.stimulsoft.report.chart.geoms.series.financial with parameters of type StiAreaGeom
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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.funnel
 

Constructors in com.stimulsoft.report.chart.geoms.series.funnel with parameters of type StiAreaGeom
StiFunnelSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiBrush brush, StiColor borderColor, java.util.ArrayList<StiSegmentGeom> path, java.lang.Integer beginTime)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.gantt
 

Constructors in com.stimulsoft.report.chart.geoms.series.gantt with parameters of type StiAreaGeom
StiGanttSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, java.lang.Integer beginTime)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.pie
 

Constructors in com.stimulsoft.report.chart.geoms.series.pie with parameters of type StiAreaGeom
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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.radar
 

Constructors in com.stimulsoft.report.chart.geoms.series.radar with parameters of type StiAreaGeom
StiRadarPointSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiRadarSeries series, StiPoint point, float zoom)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.range
 

Constructors in com.stimulsoft.report.chart.geoms.series.range with parameters of type StiAreaGeom
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)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.scatter
 

Constructors in com.stimulsoft.report.chart.geoms.series.scatter with parameters of type StiAreaGeom
StiScatterSplineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsStart, StiPoint[] points, IStiSeries series)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.stackedBar
 

Constructors in com.stimulsoft.report.chart.geoms.series.stackedBar with parameters of type StiAreaGeom
StiStackedBarSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, java.lang.Integer beginTime)
           
 

Uses of StiAreaGeom in com.stimulsoft.report.chart.geoms.series.stackedColumn
 

Constructors in com.stimulsoft.report.chart.geoms.series.stackedColumn with parameters of type StiAreaGeom
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)