Package de.intarsys.tools.geometry
Class ShapeTools
- java.lang.Object
-
- de.intarsys.tools.geometry.ShapeTools
-
public class ShapeTools extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShapeTools()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.awt.geom.Area
createArea(java.awt.Shape shape, boolean copy)
static int
getWindingRule(java.awt.Shape shape)
Returns the shapes fill style winding rule.
-