Class WithinMooreBooleanExpression
java.lang.Object
repast.simphony.engine.watcher.query.WithinMooreBooleanExpression
- All Implemented Interfaces:
- IBooleanExpression
Returns true if the watchee is within the watcher's
 Moore neighborhood in any grid projection contained by the
 context.
- Version:
- $Revision: 1.1 $ $Date: 2005/12/21 22:25:34 $
- Author:
- Nick Collier
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
WithinMooreBooleanExpression
 
- 
- 
Method Details- 
getExpression- Specified by:
- getExpressionin interface- IBooleanExpression
 
- 
execute- Specified by:
- executein interface- IBooleanExpression
 
 
-