C# Класс AcManager.Controls.OxyPlotGraphViewer.CanonicalSplineHelper

Показать файл Открыть проект

Приватные методы

Метод Описание
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