Uses of Class
repast.simphony.space.grid.DefaultGrid
-
Uses of DefaultGrid in repast.simphony.context.space.grid
Modifier and TypeClassDescriptionclass
ContextGrid<T>
Default implementation of an n-dimensional grid. -
Uses of DefaultGrid in repast.simphony.freezedry.freezedryers.proj
Modifier and TypeMethodDescriptionprotected DefaultGrid<?>
GridProjectionDryer2.instantiate
(Context<?> context, Map<String, Object> properties) Builds aDefaultContinuousSpace
with the projection's name and dimensions.