API Reference for Enthought Tool Suite 3.2.0

A cell optimized for storing lists of continuous points.

Rather than storing each individual point index as an element in an array, RangedCell stores a list of index ranges; each range is a (start,end) tuple).

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.