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

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

public class StiTrendLineLogarithmicCoreXF
extends StiTrendLineCoreXF


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

StiTrendLineLogarithmicCoreXF

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