DK11 for Python | tatukgis.pdk.TGIS_ContourGenerator | Constructors | Methods | Properties | Events
Name | Visibility | Description | |
---|---|---|---|
CalculateInterval(TGIS_LayerPixel) | public | Calculates ContourInterval for default 20 levels and sets ContourBase to the lowest value of the source layer. | |
CalculateInterval(TGIS_LayerPixel, int) | public | Calculates ContourInterval for the given number of levels and sets ContourBase to the lowest value of the source layer. | |
Generate(TGIS_LayerPixel, TGIS_LayerVector, str) | public | Creates vector contours from a raster grid layer. | |
Generate(TGIS_LayerPixel, TGIS_LayerVector, str, str) | public | Creates vector contours from a raster grid layer. | |