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, makeRelativeOrRecipeDirReader
public EventArea(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StringTree accept(CacheEvent event, EventAttrImpl eventAttr, OriginImpl e) throws java.lang.Exception
accept
in interface OriginSubsetter
java.lang.Exception