DK11 for Java | tatukgis.jdk.TGIS_LayerVector.getStatistics | Constructors | Fields | Methods | Properties | Events
Parse label string (to expand fields etc.).
// Oxygene protected function getStatistics( _field : String; _function : String ) : Variant;
Name | Type | Description |
---|---|---|
_field | java.lang.String String | source field of statistics |
_function | java.lang.String String | name of statistical function |
Type | Description |
---|---|
Variant | Value of statistics or null. |