Table of Contents

Class: BlinkingContainerWrapper ./AnimatedDataStructures.py

Visualizes iterating over a list of vertices and/or edges by blinking.

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

Methods   
__getitem__
__init__
__len__
  __getitem__ 
__getitem__ ( self,  i )

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

  __len__ 
__len__ ( self )


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0