Package repast.simphony.space.continuous
package repast.simphony.space.continuous
-
ClassDescriptionDefault implementation of an n-dimensional continuous space.A little class used for getting rid of some hash table lookups.Implements transform according to default continuous space moveTo semantics.Calculates a new location by translating a current one.An n-dimensional continuous space.CoordinateAccessor<T,
U> Default implementation of an n-dimensional continuous space.This represents an infinite space.Coordinate accessor where a location can hold multiple individual objects.Represents an n-dimensional point in a space.Interface for classes that will translate a point by some specified amount.This represents aPointTranslator
that performs an operation using its methods, and then after it has finished doing its translations will pass its result to anotherPointTranslator
.This will place the added object at a random location in the space.This is a simple implementation of an adder that doesn't perform any action.Coordinate accessor for a space where each location holds a single object.Border implementation where translates across the border limits are clamped to the border coordinates.Strict border implementation.Periodic type border implementation.