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

Dialog for scale bar. More...

Inheritance diagram for dialogs.ScalebarDialog:
Collaboration diagram for dialogs.ScalebarDialog:

Public Member Functions

def __init__
def update
 Save information from dialog.
def updateDialog
 Update scalebar coordinates, after moving.

Data Fields

 objectType
 scalebar
 scalebarDict
 id
 panel
 mapUnit
 lengthTextCtrl
 heightTextCtrl
 unitsLength
 unitsHeight
 sbCombo
 sbSegmentsCtrl
 sbLabelsCtrl
 fontsizeCtrl
 backgroundCheck

Detailed Description

Dialog for scale bar.

Definition at line 3407 of file psmap/dialogs.py.


Constructor & Destructor Documentation

def dialogs.ScalebarDialog.__init__ (   self,
  parent,
  id,
  settings 
)

Definition at line 3409 of file psmap/dialogs.py.


Member Function Documentation

Update scalebar coordinates, after moving.

Definition at line 3661 of file psmap/dialogs.py.

References dialogs.ScalebarDialog.scalebarDict, and widgets.SetValue().


Field Documentation

Reimplemented from dialogs.PsmapDialog.

Definition at line 3416 of file psmap/dialogs.py.

Reimplemented from dialogs.PsmapDialog.

Definition at line 3411 of file psmap/dialogs.py.

Definition at line 3422 of file psmap/dialogs.py.


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