com.stimulsoft.report.helpers
Class StiCurveHelper

java.lang.Object
  extended by com.stimulsoft.report.helpers.StiCurveHelper

public class StiCurveHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiCurveHelper()
           
 
Method Summary
static StiPoint[] cardinalSpline(StiPoint[] pts, boolean closed)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiCurveHelper

public StiCurveHelper()
Method Detail

cardinalSpline

public static StiPoint[] cardinalSpline(StiPoint[] pts,
                                        boolean closed)