Package com.solibri.geometry.algorithms

  • Class Summary
    Class Description
    ConvexHull
    Provides methods for computing the convex hull of different geometrical shapes.
    MinimumAreaRectangle
    Provides a method for computing the oriented minimum area rectangle of a collection of points.
    Triangulation
    Provides methods for triangulating polygons.