Trees | Indices | Help |
|
---|
|
object --+ | RotRect
Represents a rectangle that has been rotated theta radians about (x0, y0).
|
|||
|
|||
|
|||
Inherited from |
|
|||
b bottom |
|||
l left |
|||
r right |
|||
t top |
|||
theta radians to rotate about x0, y0 |
|||
x0 x-coord of the center of rotation |
|||
y0 y-coord of the center of rotation |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |