public class EventArea extends AreaSubsetter implements OriginSubsetter, SodElement
area, locationArray| Constructor and Description |
|---|
EventArea(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(CacheEvent event,
EventAttrImpl eventAttr,
OriginImpl e)
returns true if the given origin is within the area specified in the
configuration file else returns false.
|
accept, extractPolygon, makeRelativeOrRecipeDirReaderpublic EventArea(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic StringTree accept(CacheEvent event, EventAttrImpl eventAttr, OriginImpl e) throws java.lang.Exception
accept in interface OriginSubsetterjava.lang.Exception