This document is archived and information here might be outdated. Recommended version. |
Provides access to WeightedOverlayTable control for GP Spatial Analyst.
Name | Description | |
---|---|---|
AddRecord | Adds a record to the overlay table. | |
Clear | Clears the overlay table. | |
Count | The number of records in the overlay table. | |
DeleteRecord | Removes a record from the overlay table. | |
GetEvaluationScale | Get the evaluation scale used by the overlay table. | |
GetValue | Returns a column value from the overlay table. | |
SetValue | Sets a column value in the overlay table. | |
SumOfInfluences | The sum of percent influences of all elements in the overlay table. | |
Transform | Performs a transform between the current and previous scale lists. |
Classes | Description |
---|---|
GPSAWeightedOverlayTable | GeoProcessor Spatial Analyst WeightedOverlayTable object. |