| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Shape --+
|
Polygon
A polygon.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
area The area of the polygon. |
|
|
bounding_box The bounding box of the shape. |
|
|
Inherited from Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
Get a transformed copy of the shape.
|
| Property Details |
areaThe area of the polygon. See: http://mathworld.wolfram.com/PolygonArea.html
|
bounding_boxThe bounding box of the shape.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun May 30 14:22:47 2010 | http://epydoc.sourceforge.net |