Google

"http://www.w3.org/TR/html40/loose.dtd">

Table of Contents

Class: PDFMapCanvas pdfmap.py

A canvas with a powerful caching mechanism for images.

Base Classes   
canvas.Canvas
Methods   
__init__
drawInlineImage
  __init__ 
__init__ (
        self,
        *args,
        *kargs,
        )

Wrapper around the original constructor.

  drawInlineImage 
drawInlineImage (
        self,
        image,
        x,
        y,
        width=None,
        height=None,
        )

Draw an Image into the specified rectangle.

If image is already in our cache then correct scaling and a doForm are done instead of a new drawInlineImage : this may save lots of disk space and processing time.


Table of Contents

This document was automatically generated on Mon Feb 4 12:33:53 2002 by HappyDoc version 2.0