Class PolygonReader


  • public class PolygonReader
    extends Object
    Author:
    Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de)
    • Field Detail

      • keepPolygons

        public static boolean keepPolygons
    • Constructor Detail

      • PolygonReader

        public PolygonReader()
    • Method Detail

      • readPolygons

        public static Set<Polygon> readPolygons​(String file,
                                                int numberOfEntries)
        Read a number of polygons from a file.
        Parameters:
        file - , name of the file that contains the polygons
        numberOfEntries - , number of polygons to be read
        Returns:
        polygon, as a set