louisdh/bezierpath-length

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitattributes
.gitignore
.swift-version
.travis.yml
BezierPathLength macOS/BezierPathLength macOS.h
BezierPathLength macOS/Info.plist
BezierPathLength tvOS/BezierPathLength tvOS.h
BezierPathLength tvOS/Info.plist
BezierPathLength watchOS/BezierPathLength watchOS.h
BezierPathLength watchOS/Info.plist
BezierPathLength.podspec
BezierPathLength.xcodeproj/project.pbxproj
BezierPathLength.xcodeproj/xcshareddata/xcschemes/BezierPathLength iOS.xcscheme
BezierPathLength.xcodeproj/xcshareddata/xcschemes/BezierPathLength macOS.xcscheme
BezierPathLength.xcodeproj/xcshareddata/xcschemes/BezierPathLength tvOS.xcscheme
BezierPathLength.xcodeproj/xcshareddata/xcschemes/BezierPathLength watchOS.xcscheme
BezierPathLength.xcodeproj/xcshareddata/xcschemes/BezierPathLengthTests.xcscheme
BezierPathLength.xcworkspace/contents.xcworkspacedata
BezierPathLengthTests/BezierPathLengthTests.swift102
B
5 hrs
BezierPathLengthTests/Info.plist
Example/Example.xcodeproj/project.pbxproj
Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Example/Example.xcodeproj/xcshareddata/xcschemes/iOS Example.xcscheme
Example/Example/AppDelegate.swift18
A
0 mins
Example/Example/Assets.xcassets/AppIcon.appiconset/Contents.json
Example/Example/Base.lproj/LaunchScreen.storyboard
Example/Example/Base.lproj/Main.storyboard
Example/Example/BezierView.swift33
A
0 mins
Example/Example/Info.plist
Example/Example/ViewController.swift90
C
7 hrs
LICENSE
README.md
Source/BezierPath+Length.swift247
D
2 days
Source/BezierPathLength.h
Source/Info.plist
Source/PathElement.swift41
A
0 mins
calculations-resources/Cubic Parametric Function.gcx
calculations-resources/Linear Parametric Function.gcx
calculations-resources/Quadratic Parametric Function.gcx
calculations-resources/cubic-first-factor.png
calculations-resources/cubic-parametric.png
calculations-resources/linear-distance.png
calculations-resources/linear-first-factor.png
calculations-resources/linear-parametric.png
calculations-resources/pascals-triangle.png
calculations-resources/quad-control-point.gif
calculations-resources/quad-first-factor.png
calculations-resources/quadratic-parametric.png