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 Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0