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

Class representing mapinfo instruction. More...

Inheritance diagram for instructions.Mapinfo:
Collaboration diagram for instructions.Mapinfo:

Public Member Functions

def __init__
def __str__
 Returns particular part of text instruction.
def Read
 Read instruction and save information.
def EstimateRect
 Estimate size to draw mapinfo.

Data Fields

 type
 defaultInstruction
 instruction

Detailed Description

Class representing mapinfo instruction.

Definition at line 715 of file instructions.py.


Constructor & Destructor Documentation

def instructions.Mapinfo.__init__ (   self,
  id 
)

Reimplemented from instructions.InstructionObject.

Definition at line 717 of file instructions.py.


Member Function Documentation

def instructions.Mapinfo.EstimateRect (   self,
  mapinfoDict 
)

Estimate size to draw mapinfo.

Definition at line 760 of file instructions.py.

Referenced by instructions.Mapinfo.Read().


Field Documentation


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