C# 클래스 AcManager.Controls.OxyPlotGraphViewer.CanonicalSplineHelper

파일 보기 프로젝트 열기: gro-ove/actools

비공개 메소드들

메소드 설명
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