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

Go to the source code of this file.

Data Structures

class  instructions.Instruction
 Class which represents instruction file. More...
 
class  instructions.InstructionObject
 Abtract class representing single instruction. More...
 
class  instructions.InitMap
 Class representing virtual map. More...
 
class  instructions.MapFrame
 Class representing map (instructions maploc, scale, border) More...
 
class  instructions.PageSetup
 Class representing page instruction. More...
 
class  instructions.Mapinfo
 Class representing mapinfo instruction. More...
 
class  instructions.Text
 Class representing text instruction. More...
 
class  instructions.Image
 Class representing eps instruction - image. More...
 
class  instructions.NorthArrow
 Class representing eps instruction – North Arrow. More...
 
class  instructions.Point
 Class representing point instruction. More...
 
class  instructions.Line
 Class representing line instruction. More...
 
class  instructions.Rectangle
 Class representing rectangle instruction. More...
 
class  instructions.Scalebar
 Class representing scalebar instruction. More...
 
class  instructions.RasterLegend
 Class representing colortable instruction. More...
 
class  instructions.VectorLegend
 Class representing colortable instruction. More...
 
class  instructions.Raster
 Class representing raster instruction. More...
 
class  instructions.Vector
 Class keeps vector layers. More...
 
class  instructions.VProperties
 Class represents instructions vareas, vlines, vpoints. More...
 

Namespaces

 instructions
 
 psmap.instructions
 Map feature objects.