com.stimulsoft.report.chart.core.series.scatter
Class StiScatterSplineSeriesCoreXF

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.scatter.StiScatterSeriesCoreXF
              extended by com.stimulsoft.report.chart.core.series.scatter.StiScatterSplineSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable

public class StiScatterSplineSeriesCoreXF
extends StiScatterSeriesCoreXF


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

StiScatterSplineSeriesCoreXF

public StiScatterSplineSeriesCoreXF(IStiSeries series)
Method Detail

RenderLines

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

getLocalizedName

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

Overrides:
getLocalizedName in class StiScatterSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.