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

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

public class StiTrendLineExponentialCoreXF
extends StiTrendLineCoreXF


Constructor Summary
StiTrendLineExponentialCoreXF(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

StiTrendLineExponentialCoreXF

public StiTrendLineExponentialCoreXF(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