20module
com { module sun { module star { module rendering {
FillRule
Determines which algorithm to use when determining inside and outside of filled poly-polygons.
Definition FillRule.idl:28
@ EVEN_ODD
Fill every area, where, when traveling along a line, an uneven number of intersections with polygon e...
Definition FillRule.idl:47
@ NON_ZERO
Fill every area, where, when traveling along a line, the summed winding number (that is,...
Definition FillRule.idl:40
Definition Ambiguous.idl:20