Uses of Class
repast.simphony.query.space.projection.SpatialPredicate
Packages that use SpatialPredicate
-
Uses of SpatialPredicate in repast.simphony.query.space.projection
Subclasses of SpatialPredicate in repast.simphony.query.space.projectionModifier and TypeClassDescriptionclass
Predicate that evalutes whether two objects are "linked" in a projection.class
Predicate that evalutes whether one object has a link from another in a projection.class
Predicate that evalutes whether one object has a link to another in a projection.class
Predicate that evalutes whether one object is within some distance of another in a projection.class
Predicate that evalutes whether one object is within the Moore neighborhood of another in a grid projection.class
Predicate that evalutes whether one object is within the Von Neumann neighborhood of another in a grid projection.