Instance Functions
- append( point )
Add a point to the end of the Path
- prepend( point )
Add a point to the start of the Path
- remove( index )
Remove the point at the specified index
- set( index, point )
Set the value of the point at the specified index