Table of Contents
An object which can be given a series of PostScript-like commands, finished with the done method, and then can replay them back.
done
__init__ ( self )
closePath ( self )
display ( self )
done ( self )
endPath ( self )
setColor ( self, triple )
startPath ( self )
vertex ( self, point )