GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
instructions.NorthArrow Class Reference

Class representing eps instruction – North Arrow. More...

Inheritance diagram for instructions.NorthArrow:
Collaboration diagram for instructions.NorthArrow:

Public Member Functions

def __init__
 
def __str__
 
- Public Member Functions inherited from instructions.Image
def __init__
 
def __str__
 
def Read
 Read instruction and save information. More...
 
def ChangeRefPoint
 Change reference point (left top x center) More...
 
def GetImageOrigSize
 Get image size. More...
 
- Public Member Functions inherited from instructions.InstructionObject
def __init__
 
def __str__
 Returns particular part of text instruction. More...
 
def __getitem__
 
def __setitem__
 
def GetInstruction
 Get current values. More...
 
def SetInstruction
 Set default values. More...
 
def Read
 Read instruction and save them. More...
 
def PercentToReal
 Converts text coordinates from percent of region to map coordinates. More...
 

Data Fields

 type
 
- Data Fields inherited from instructions.Image
 settings
 
 type
 
 defaultInstruction
 
 instruction
 
- Data Fields inherited from instructions.InstructionObject
 id
 
 defaultInstruction
 
 instruction
 
 unitConv
 

Detailed Description

Class representing eps instruction – North Arrow.

Definition at line 996 of file instructions.py.

Constructor & Destructor Documentation

def instructions.NorthArrow.__init__ (   self,
  id,
  settings 
)

Definition at line 998 of file instructions.py.

Member Function Documentation

Field Documentation

instructions.NorthArrow.type

Definition at line 1000 of file instructions.py.

Referenced by widgets.BaseValidator.Validate().


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