Module org.dyn4j

Interface Decomposer

  • All Known Implementing Classes:
    AbstractDecomposer, 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:
    4.2.0
    Author:
    William Bittle