Previous Next blank.gif blank.gif

Class Map - Used to name and describe a client-side image map.


SYNOPSIS

import HTMLgen
class Map
  def __init__(self, areas = None, **kw)
  string __module__ = 'HTMLgen'
  def __str__(self)

DESCRIPTION

The areas argument is a list of Area objects. Keyword arg is supported for name, which defines the map name to be used with the usemap attribute of an Image class instance.

SEE ALSO

HTMLgen


Previous Next blank.gif blank.gif
Buzz.gif

Copyright © Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999