pktools  2.6.7
Processing Kernel for geospatial data
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
qgis.pkextract_random.pkextract_random Class Reference
Inheritance diagram for qgis.pkextract_random.pkextract_random:
Inheritance graph
[legend]
Collaboration diagram for qgis.pkextract_random.pkextract_random:
Collaboration graph
[legend]

Public Member Functions

def cliName (self)
 
def defineCharacteristics (self)
 
def processAlgorithm (self, progress)
 
- Public Member Functions inherited from qgis.pktoolsAlgorithm.pktoolsAlgorithm
def getIcon (self)
 
def checkBeforeOpeningParametersDialog (self)
 
def help (self)
 

Public Attributes

 name
 
 group
 

Static Public Attributes

string INPUT = "INPUT"
 
string OUTPUT = "OUTPUT"
 
list RULE_OPTIONS = ['centroid', 'point', 'mean', 'proportion', 'custom', 'min', 'max', 'mode', 'sum', 'median', 'stdev', 'percentile']
 
string RULE = "RULE"
 
string POLYGON = "POLYGON"
 
string BUFFER = "BUFFER"
 
string RANDOM = "RANDOM"
 
string SRCNODATA = "SRCNODATA"
 
string BNDNODATA = "BNDNODATA"
 
string EXTRA = 'EXTRA'
 
string FORMAT = "FORMAT"
 

Detailed Description

Definition at line 87 of file pkextract_random.py.


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