GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
ogc_services.LayersList Class Reference
Inheritance diagram for ogc_services.LayersList:
Collaboration diagram for ogc_services.LayersList:

Public Member Functions

def __init__
 List of layers to be imported (dxf, shp...)
def LoadData
 Load data into list.
def GetItemCount
 Required for listmix.ListCtrlAutoWidthMixin.
def GetCountPerPage
 Required for listmix.ListCtrlAutoWidthMixin.
def GetSelectedLayers
 Get selected layers/styles.

Data Fields

 parent
 root

Detailed Description

Definition at line 227 of file ogc_services.py.


Constructor & Destructor Documentation

def ogc_services.LayersList.__init__ (   self,
  parent,
  pos = wx.DefaultPosition 
)

List of layers to be imported (dxf, shp...)

Definition at line 228 of file ogc_services.py.


Member Function Documentation

Required for listmix.ListCtrlAutoWidthMixin.

Definition at line 278 of file ogc_services.py.


Field Documentation


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