Package sage :: Package plot :: Module graph :: Class Polygon
[show private | hide private]
[frames | no frames]

Class Polygon

Command --+
          |
         Polygon


Method Summary
  __init__(self, points, filled)
INPUT:...
    Inherited from Command
  __repr__(self)
  expand(self)

Method Details

__init__(self, points, filled=True)
(Constructor)

INPUT:
    points -- a list of points
    filled -- True or False (default is True)
Overrides:
sage.plot.graph.Command.__init__

Generated by Epydoc 2.1 on Mon May 9 17:57:02 2005 http://epydoc.sf.net