de.intarsys.tools.geometry
Class ShapeTools
java.lang.Object
de.intarsys.tools.geometry.ShapeTools
public class ShapeTools
- extends Object
Method Summary |
static int |
getWindingRule(Shape shape)
Returns the shapes fill style winding rule. |
ShapeTools
public ShapeTools()
getWindingRule
public static int getWindingRule(Shape shape)
- Returns the shapes fill style winding rule.
- Returns:
- an integer representing the shapes winding rule.
- See Also:
#WIND_EVEN_ODD
,
#WIND_NON_ZERO
,
#setWindingRule
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.