Usages of GeneralPathCursor
Method Return Values
| createCursor () | in GeneralPath | Creates a cursor for iterating over the elements of this path. |
Method Parameters
| cropAfter (GeneralPathCursor) | in GeneralPath | Crops the path after the position indicated by the cursor. | |
| cropBefore (GeneralPathCursor) | in GeneralPath | Crops the path before the position indicated by the cursor. |