Package repast.simphony.valueLayer
package repast.simphony.valueLayer
-
ClassDescriptionImplements a grid value layer with read and write buffers.A continuous value layer.Value layer store implementation backed by a dense array.Encapsulates a grid location and value.Callback type function interface for classes that can be passed to a GridValueLayer for each method.A grid value layer.Interface for grid style value layers.GridFunction that calculates the maxium value(s) from those passed in.GridFunction that calculates the minimum value(s) from those passed in.Value layer store backed by a sparse map.Interface for classes that produce some numeric value when given spatial coordinates.This implements a diffusion algorithm on a grid value layer.Interface for value layer data stores.