Create a deep clone of this path.
clone
Path
A deep clone/copy of this path.
Get the path segment at the given index.
getSegmentAt
Path
The paths segment at the given index.
Get the number of segments in this path.
getSegmentCount
Path
The number (integer) of path segments.
Reverse this path (swap start and end and thus – the direction) in-place.
revert
Path
This path instance.
A common interface for general path representations.