Table of Contents

Class: ContainerWrapper ./AnimatedDataStructures.py

Visualizes iterating over a list of vertices and/or edges by coloring. If color has changed in the meantime the original color will not be set again.

#List = lambda l, a=A: ContainerWrapper(a,l,color) # #for w in List: # doSomething

Base Classes   
BlinkingContainerWrapper
Methods   
__getitem__
__init__
  __getitem__ 
__getitem__ ( self,  i )

Exceptions   
IndexError

  __init__ 
__init__ (
        self,
        theAnimator,
        l,
        color=cOnQueue,
        )


Table of Contents

This document was automatically generated on Wed May 16 13:17:49 2001 by HappyDoc version r0_9_2