DK for Java | tatukgis.jdk.TGIS_ContourGenerator | Constructors | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| ContourBase | public | The "base" relative to which contour intervals are applied. | |
| ContourInterval | public | The elevation interval between generated contours. | |
| CustomNoData | public | If True, NoDataValue is used instead of the source layer NoData value; default is False. | |
| FixedLevelCount | public | The number of elements in FixedLevels property. | |
| FixedLevels | public | The list of fixed levels at which contours should be generated. | |
| MinSize | public | Minimum feature size in map units; minimum length for polylines and minimum area for polygons. | |
| Mode | public | Type of contour generator output; default is Polylines. | |
| NoDataValue | public | Pixel value treated as NoData during contour generation; default is -9999. | |
| Smoothen | public | If True, generated contours are smoothed. | |
| SmoothFactor | public | Smoothing factor used when Smoothen is True. | |