Package map

This package implements the basic concept of a Map Grid divided into Units that contain MapItems.

See:
          Description

Class Summary
Grid A Grid is divided into a set of Units.
MapItem A Map Item is an item that belongs to a Unit on the Grid, saved with its name.
MapItemList A Map ItemList is a collection of MapItems.
MapPoint A Map Point is a point on the Grid that can be assigned a specific Unit, created for example by tapping the stylus on a specific location on the Grid.
Unit A Unit is a collection of Items that may have similar properties.
 

Package map Description

This package implements the basic concept of a Map Grid divided into Units that contain MapItems.