|
def | cliName (self) |
|
def | defineCharacteristics (self) |
|
def | processAlgorithm (self, progress) |
|
def | getIcon (self) |
|
def | checkBeforeOpeningParametersDialog (self) |
|
def | help (self) |
|
|
string | INPUT = "INPUT" |
|
string | OUTPUT = "OUTPUT" |
|
list | ATTRIBUTE_OPTIONS = ["z","intensity", "return", "nreturn"] |
|
list | COMPOSITE_OPTIONS = ["last", "min", "max", "absmin", "absmax", "median", "mean", "sum", "first", "profile", "percentile", "height", "values", "percentile", "number"] |
|
list | FILTER_OPTIONS = ["all","first","last","single","multiple"] |
|
string | ATTRIBUTE = "ATTRIBUTE" |
|
string | COMPOSITE = "COMPOSITE" |
|
string | FILTER = "FILTER" |
|
string | PERCENTILE = "PERCENTILE" |
|
string | DX = "DX" |
|
string | DY = "DY" |
|
string | NODATA = "NODATA" |
|
string | RTYPE = 'RTYPE' |
|
list | TYPE = ['Float32','Byte','Int16','UInt16','UInt32','Int32','Float64','CInt16','CInt32','CFloat32','CFloat64'] |
|
string | EXTRA = 'EXTRA' |
|
Definition at line 39 of file pklas2img.py.
The documentation for this class was generated from the following file: