API Reference for Enthought Tool Suite 3.2.0

A data mapper that uses a uniform grid of rectangular cells. It doesn't make any assumptions about the continuity of the input data set, and explicitly stores each point in the data set in its cell.

If the incoming data is ordered in some fashion such that most cells end up with large ranges of data, then it's better to use the SubdivisionLineDataMapper subclass.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.