GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dialogs.NorthArrowDialog Class Reference
Inheritance diagram for dialogs.NorthArrowDialog:
Collaboration diagram for dialogs.NorthArrowDialog:

Public Member Functions

def __init__
 
def OnConvergence
 
- Public Member Functions inherited from dialogs.ImageDialog
def __init__
 
def OnDirChanged
 Image directory changed. More...
 
def OnPositionType
 
def OnImageSelectionChanged
 Image selected, show preview and size. More...
 
def ScaleToPreview
 Scale image to preview size. More...
 
def DrawWarningText
 Draw text on preview window. More...
 
def DrawBitmap
 Draw bitmap, center it if smaller than preview size. More...
 
def SetSizeInfoLabel
 Update image size label. More...
 
def ClearPreview
 Clear preview window. More...
 
def update
 
def updateDialog
 Update text coordinates, after moving. More...
 
- Public Member Functions inherited from dialogs.PsmapDialog
def __init__
 
def AddUnits
 
def AddPosition
 
def AddExtendedPosition
 Add widgets for setting position relative to paper and to map. More...
 
def AddFont
 

Data Fields

 objectType
 
- Data Fields inherited from dialogs.ImageDialog
 objectType
 
 imageObj
 
 imageDict
 
 id
 
 mapId
 
 imagePanelName
 
 imagePanel
 
 positionPanel
 
 previewSize
 
- Data Fields inherited from dialogs.PsmapDialog
 apply
 
 id
 
 parent
 
 instruction
 
 objectType
 
 unitConv
 
 spinCtrlSize
 
 gridBagSizerP
 
 gridBagSizerM
 

Detailed Description

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

def dialogs.NorthArrowDialog.OnConvergence (   self,
  event 
)

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

References gcmd.RunCommand(), widgets.SetValue(), and utils.split().

Field Documentation

dialogs.NorthArrowDialog.objectType

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


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