Package repast.simphony.query.space.projection


package repast.simphony.query.space.projection
  • Classes
    Class
    Description
    Predicate that evalutes whether two objects are "linked" in a projection.
    Predicate that evalutes whether one object has a link from another in a projection.
    Predicate that evalutes whether one object has a link to another in a projection.
    Abstract implementation of Predicate interface.
    Predicate that evalutes whether one object is within some distance of another in a projection.
    Predicate that evalutes whether one object is within the Moore neighborhood of another in a grid projection.
    Predicate that evalutes whether one object is within the Von Neumann neighborhood of another in a grid projection.