Class AbstractPolygonModifier

    • Constructor Detail

      • AbstractPolygonModifier

        public AbstractPolygonModifier()
    • Method Detail

      • modifySet

        public Set<Polygon> modifySet​(Set<Polygon> dataset,
                                      double threshold)
        Description copied from interface: IPolygonModifier
        Modifies a set of polygons give a threshold
        Specified by:
        modifySet in interface IPolygonModifier
        Parameters:
        dataset - , set of polygons
        threshold - , the threshold
        Returns:
        set of polygons, modified