Overview
Sets the filling rule for the path to the following values:
NON_ZERO or EVEN_ODD.
The default value is NON_ZERO.
Profile: common
This comment needs review.
Attribute Summary
| name | type | description |
|---|---|---|
| Public | ||
| EVEN_ODD | FillRule |
Defines an even-odd filling rule for determining the interior of a path. More: [+]Defines an even-odd filling rule for determining the interior of a path. Profile: common |
| NON_ZERO | FillRule |
Defines a non-zero filling rule for determining the interior of a path. More: [+]Defines a non-zero filling rule for determining the interior of a path. Profile: common |
| Protected | ||
Inherited Attributes
Function Summary
- public toString() : java.lang.String
-
More: [+]
-
Returns
- String