Class ShapeTools

java.lang.Object
de.intarsys.tools.geometry.ShapeTools

public class ShapeTools extends Object
  • Constructor Details

    • ShapeTools

      public ShapeTools()
  • Method Details

    • createArea

      public static Area createArea(Shape shape, boolean copy)
    • getWindingRule

      public static int getWindingRule(Shape shape)
      Returns the shapes fill style winding rule.
      Returns:
      an integer representing the shapes winding rule.