Package repast.simphony.query.space.grid


package repast.simphony.query.space.grid
  • Classes
    Class
    Description
    Abstract base class for grid queries.
    Encapsulates a Grid point location and the objects at that point.
    Retrieves the MooreNeighborhood around a particular GridPoint.
    A within type query over a grid space.
    Queries a grid for the Moore neighborhood of a specific point or object.
    Queries a grid for the Von Neumann neighborhood of a specific point or object.