public class PolygonReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
keepPolygons |
| Constructor and Description |
|---|
PolygonReader() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Polygon> |
readPolygons(String file) |
static Set<Polygon> |
readPolygons(String file,
int numberOfEntries)
Read a number of polygons from a file.
|
Copyright © 2020. All rights reserved.