|
GRASS Programmer's Manual
6.5.svn(2012)-r51648
|
Rectangle specified by point and size (with floating point values). More...


Public Member Functions | |
| def | __init__ |
Rectangle specified by point and size (with floating point values).
Definition at line 75 of file psmap/utils.py.
| def utils.Rect2DPS.__init__ | ( | self, | |
pos = wx.Point2D(), |
|||
size = (0, 0 |
|||
| ) |
Definition at line 80 of file psmap/utils.py.