|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
GridIterator | A specific iterator for grids. |
IGridPosition | An interface representing a position on a grid. |
IObjGrid |
Class Summary | |
---|---|
AbstractTurtle | An agent able to move itself upon an object grid. |
DblDiffuseGrid | Discrete 2nd order approximation of 2d diffusion with evaporation. |
DblGrid | A bidimensional grid containing double values. |
DigitalTurtle | TO DO Documentation. |
Grid | An abstract class representing bidimensional grid container. |
GridPosition | An object representing a position on a grid. |
IntGrid | A bidimensional grid containing integer values. |
MultiObjGrid | A bidimensional grid capable of containing many objects into each cell. |
ObjGrid | A bidimensional grid containing one object per cell. |
ObjVirtualGrid | A sparse bidimensional grid containing one object per cell. |
Turtle | An agent able to move itself upon an object grid. |
This package contains bidimensional object, used to representing spaces.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |