Module org.dyn4j

Interface Decomposer

  • All Known Implementing Classes:
    Bayazit, EarClipping, SweepLine

    public interface Decomposer
    Represents an algorithm to decompose a given polygon (as a list of points) into Convex pieces.
    Since:
    2.2.0
    Version:
    2.2.3
    Author:
    William Bittle