|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.subsetter.AreaSubsetter
public class AreaSubsetter
| Field Summary | |
|---|---|
protected Area |
area
|
protected Location[] |
locationArray
|
| Constructor Summary | |
|---|---|
AreaSubsetter(org.w3c.dom.Element config)
|
|
| Method Summary | |
|---|---|
boolean |
accept(Location loc)
|
static Location[] |
extractPolygon(java.lang.String fileLocation)
|
static java.io.BufferedReader |
makeRelativeOrRecipeDirReader(java.lang.String fileLocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Area area
protected Location[] locationArray
| Constructor Detail |
|---|
public AreaSubsetter(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public static Location[] extractPolygon(java.lang.String fileLocation)
throws ConfigurationException
ConfigurationException
public static java.io.BufferedReader makeRelativeOrRecipeDirReader(java.lang.String fileLocation)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic boolean accept(Location loc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||