de.intarsys.tools.geometry
public class ShapeTools extends java.lang.Object
Constructor and Description |
---|
ShapeTools() |
Modifier and Type | Method and 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.
|