Documentation of 'Catalano.Math.Geometry.IShapeOptimizer' Java class
IShapeOptimizer
Catalano.Math.Geometry

Interface IShapeOptimizer

  • All Known Implementing Classes:
    DiscreteCurveEvolution, FlatAnglesOptimizer, RamerDouglasPeucker


    public interface IShapeOptimizer
    Interface for shape optimizing algorithms. The shape optimizing algorithms can be useful in conjunction with such algorithms like convex hull searching, which usually may provide many hull points, where some of them are insignificant and could be removed.
    • Method Detail

      • OptimizeShape

        java.util.List<IntPoint> OptimizeShape(java.util.List<IntPoint> shape)
        Optimize specified shape.
        Parameters:
        shape - Shape to be optimized.
        Returns:
        Returns final optimized shape, which may have reduced amount of points.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.