com.stimulsoft.report.chart.core.trendLines
Class StiTrendLineLinearCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.trendLines.StiTrendLineCoreXF
      extended by com.stimulsoft.report.chart.core.trendLines.StiTrendLineLinearCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiTrendLineLinearCoreXF
extends StiTrendLineCoreXF


Constructor Summary
StiTrendLineLinearCoreXF(IStiTrendLine trendLine)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 void RenderTrendLine(StiAreaGeom geom, StiPoint[] points, double posY)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.trendLines.StiTrendLineCoreXF
applyStyle, clone, getTrendLine, setTrendLine
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiTrendLineLinearCoreXF

public StiTrendLineLinearCoreXF(IStiTrendLine trendLine)
Method Detail

getLocalizedName

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

Specified by:
getLocalizedName in class StiTrendLineCoreXF

RenderTrendLine

public void RenderTrendLine(StiAreaGeom geom,
                            StiPoint[] points,
                            double posY)
Overrides:
RenderTrendLine in class StiTrendLineCoreXF