|
def | cliName (self) |
|
def | defineCharacteristics (self) |
|
def | processAlgorithm (self, progress) |
|
def | getIcon (self) |
|
def | checkBeforeOpeningParametersDialog (self) |
|
def | help (self) |
|
|
string | INPUT = "INPUT" |
|
string | SAMPLE = "SAMPLE" |
|
string | ITERATE = "ITERATE" |
|
string | OUTPUT = "OUTPUT" |
|
list | RULE_OPTIONS = ['centroid', 'point', 'mean', 'proportion', 'count', 'min', 'max', 'mode', 'sum', 'median', 'stdev', 'percentile'] |
|
string | RULE = "RULE" |
|
string | POLYGON = "POLYGON" |
|
string | BUFFER = "BUFFER" |
|
string | SRCNODATA = "SRCNODATA" |
|
string | BNDNODATA = "BNDNODATA" |
|
string | EXTRA = 'EXTRA' |
|
string | FORMAT = "FORMAT" |
|
Definition at line 87 of file pkextract.py.
The documentation for this class was generated from the following file: