DK for Java | tatukgis.jdk.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, java.lang.String) | public | Creates vector contours from a raster grid layer. | |
| Generate(TGIS_LayerPixel, TGIS_LayerVector, java.lang.String, java.lang.String) | public | Creates vector contours from a raster grid layer. | |