Provides access to WeightedOverlayTable control for GP Spatial Analyst.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
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. |
CoClasses that implement IGPSAWeightedOverlayTable
CoClasses and Classes | Description |
---|---|
GPSAWeightedOverlayTable | GeoProcessor Spatial Analyst WeightedOverlayTable object. |