com.stimulsoft.report.chart.core.series.stackedColumn
Class StiStackedSplineAreaSeriesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
      extended by com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedBaseLineSeriesCoreXF
          extended by com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedSplineSeriesCoreXF
              extended by com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedSplineAreaSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable
Direct Known Subclasses:
StiFullStackedSplineAreaSeriesCoreXF

public class StiStackedSplineAreaSeriesCoreXF
extends StiStackedSplineSeriesCoreXF


Constructor Summary
StiStackedSplineAreaSeriesCoreXF(IStiSeries series)
           
 
Method Summary
 void ApplyStyle(IStiChartStyle style, StiColor color)
          Apply style to component which release this interface.
 java.lang.String getLocalizedName()
          Gets a service name.
 StiBrush GetSeriesBrush(int colorIndex, int colorCount)
           
protected  void RenderAreas(StiContext context, StiAreaGeom geom, StiPoint[] startPoints, StiPoint[] endPoints)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedSplineSeriesCoreXF
RenderLines
 
Methods inherited from class com.stimulsoft.report.chart.core.series.stackedColumn.StiStackedBaseLineSeriesCoreXF
ClipLinePoints, getIsFullStacked, GetSeriesBorderColor, RenderMarkers, RenderSeries
 
Methods inherited from class com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
CheckIntersectionLabels, CheckLabelsRect, clone, getInteraction, getIsDateTimeValues, getIsMouseOver, GetIsMouseOverSeriesElement, getSeries, GetSeriesLabels, GetTag, setInteraction, setIsDateTimeValues, setIsMouseOver, SetIsMouseOverSeriesElement, setSeries
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiStackedSplineAreaSeriesCoreXF

public StiStackedSplineAreaSeriesCoreXF(IStiSeries series)
Method Detail

ApplyStyle

public void ApplyStyle(IStiChartStyle style,
                       StiColor color)
Description copied from interface: IStiApplyStyleSeries
Apply style to component which release this interface.

Specified by:
ApplyStyle in interface IStiApplyStyleSeries
Overrides:
ApplyStyle in class StiStackedBaseLineSeriesCoreXF

RenderAreas

protected void RenderAreas(StiContext context,
                           StiAreaGeom geom,
                           StiPoint[] startPoints,
                           StiPoint[] endPoints)
Overrides:
RenderAreas in class StiStackedBaseLineSeriesCoreXF

GetSeriesBrush

public StiBrush GetSeriesBrush(int colorIndex,
                               int colorCount)
Overrides:
GetSeriesBrush in class StiStackedBaseLineSeriesCoreXF

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Overrides:
getLocalizedName in class StiStackedSplineSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.