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

Class representing scalebar instruction. More...

Inheritance diagram for instructions.Scalebar:
Collaboration diagram for instructions.Scalebar:

Public Member Functions

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

Data Fields

 type
 defaultInstruction
 instruction

Detailed Description

Class representing scalebar instruction.

Definition at line 1196 of file instructions.py.


Constructor & Destructor Documentation

def instructions.Scalebar.__init__ (   self,
  id 
)

Reimplemented from instructions.InstructionObject.

Definition at line 1198 of file instructions.py.


Member Function Documentation

def instructions.Scalebar.EstimateSize (   self,
  scalebarDict,
  scale 
)

Estimate size to draw scalebar.

Definition at line 1262 of file instructions.py.

References utils.projInfo().

Referenced by instructions.Scalebar.Read().


Field Documentation


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