C# Class AcManager.Controls.OxyPlotGraphViewer.CanonicalSplineHelper

Show file Open project: gro-ove/actools

Private Methods

Method Description
CreateSpline ( List points, double tension, double tolerance ) : List
CreateSpline ( IList points, double tension, double tolerance ) : List
Segment ( IList points, OxyPlot.ScreenPoint pt0, OxyPlot.ScreenPoint pt1, OxyPlot.ScreenPoint pt2, OxyPlot.ScreenPoint pt3, double tension, double tolerance ) : void