GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
utils.Rect2DPS Class Reference

Rectangle specified by point and size (with floating point values). More...

Inheritance diagram for utils.Rect2DPS:
Collaboration diagram for utils.Rect2DPS:

Public Member Functions

def __init__

Detailed Description

Rectangle specified by point and size (with floating point values).

See also:
Rect2D, Rect2DPP

Definition at line 75 of file psmap/utils.py.


Constructor & Destructor Documentation

def utils.Rect2DPS.__init__ (   self,
  pos = wx.Point2D(),
  size = (0, 0 
)

Definition at line 80 of file psmap/utils.py.


The documentation for this class was generated from the following file: