Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package ogl :: Class CircleShape |
|
object
--+ |ShapeEvtHandler
--+ |Shape
--+ |EllipseShape
--+ | CircleShape
An EllipseShape whose width and height are the same.
Method Summary | |
---|---|
__init__(self,
diameter)
| |
Get the point at which the line from (x1, y1) to (x2, y2) hits the shape. |
Class Variable Summary |
---|
Method Details |
---|
GetPerimeterPoint(self, x1, y1, x2, y2)Get the point at which the line from (x1, y1) to (x2, y2) hits the shape. Returns False if the line doesn't hit the perimeter.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:27 2007 | http://epydoc.sf.net |