DK for Java | tatukgis.jdk.TGIS_ContourGenerator.CalculateInterval | Overloads | Constructors | Methods | Properties | Events
Calculates ContourInterval for default 20 levels and sets ContourBase to the lowest value of the source layer.
// Java public void CalculateInterval( TGIS_LayerPixel _src );
// Oxygene public procedure CalculateInterval( _src : TGIS_LayerPixel );
| Name | Type | Description |
|---|---|---|
| _src | TGIS_LayerPixel | source grid layer |