com.stimulsoft.report.chart.core.series.clusteredColumn
Class StiSplineSeriesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
      extended by com.stimulsoft.report.chart.core.series.clusteredColumn.StiBaseLineSeriesCoreXF
          extended by com.stimulsoft.report.chart.core.series.clusteredColumn.StiSplineSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable
Direct Known Subclasses:
StiSplineAreaSeriesCoreXF, StiSplineRangeSeriesCoreXF

public class StiSplineSeriesCoreXF
extends StiBaseLineSeriesCoreXF


Constructor Summary
StiSplineSeriesCoreXF(IStiSeries series)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
protected  void RenderLines(StiContext context, StiAreaGeom geom, StiPoint[] pointsFrom, StiPoint[] points)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.clusteredColumn.StiBaseLineSeriesCoreXF
ApplyStyle, ClipLinePoints, CorrectPoint, GetInteractions, GetSeriesBorderColor, GetSeriesBrush, RenderAreas, 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

StiSplineSeriesCoreXF

public StiSplineSeriesCoreXF(IStiSeries series)
Method Detail

RenderLines

protected void RenderLines(StiContext context,
                           StiAreaGeom geom,
                           StiPoint[] pointsFrom,
                           StiPoint[] points)
Overrides:
RenderLines in class StiBaseLineSeriesCoreXF

getLocalizedName

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

Specified by:
getLocalizedName in class StiSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.