public class AreaSubsetter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Area |
area |
protected Location[] |
locationArray |
| Constructor and Description |
|---|
AreaSubsetter(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Location loc) |
static Location[] |
extractPolygon(java.lang.String fileLocation) |
static java.io.BufferedReader |
makeRelativeOrRecipeDirReader(java.lang.String fileLocation) |
public AreaSubsetter(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic static Location[] extractPolygon(java.lang.String fileLocation) throws ConfigurationException
ConfigurationExceptionpublic static java.io.BufferedReader makeRelativeOrRecipeDirReader(java.lang.String fileLocation)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic boolean accept(Location loc)