Package de.intarsys.tools.geometry
Class ShapeTools
java.lang.Object
de.intarsys.tools.geometry.ShapeTools
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Area
createArea
(Shape shape, boolean copy) static int
getWindingRule
(Shape shape) Returns the shapes fill style winding rule.
-
Constructor Details
-
ShapeTools
public ShapeTools()
-
-
Method Details
-
createArea
-
getWindingRule
Returns the shapes fill style winding rule.- Returns:
- an integer representing the shapes winding rule.
-