DK11 for Delphi | GisContour.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; Integer) | 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; String) | public | Creates vector contours from a raster grid layer. | |
Generate(TGIS_LayerPixel; TGIS_LayerVector; String; String) | public | Creates vector contours from a raster grid layer. | |