DK for Java | tatukgis.jdk.TGIS_ContourGenerator | Constructors | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| CalculateInterval(TGIS_LayerPixel) | public | Calculates ContourInterval for 20 levels and sets ContourBase to the lowest source value. | |
| CalculateInterval(TGIS_LayerPixel, int) | public | Calculates ContourInterval for the requested number of levels and sets ContourBase to the lowest source value. | |
| Generate(TGIS_LayerPixel, TGIS_LayerVector, java.lang.String) | public | Generates vector contours from a raster grid layer. | |
| Generate(TGIS_LayerPixel, TGIS_LayerVector, java.lang.String, java.lang.String) | public | Generates vector contours from a raster grid layer. | |