ArcObjects Library Reference (SpatialAnalyst)  

IGPSAWeightedOverlayTable Interface

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
Method AddRecord Adds a record to the overlay table.
Method Clear Clears the overlay table.
Read-only property Count The number of records in the overlay table.
Method DeleteRecord Removes a record from the overlay table.
Method GetEvaluationScale Get the evaluation scale used by the overlay table.
Method GetValue Returns a column value from the overlay table.
Method SetValue Sets a column value in the overlay table.
Read-only property SumOfInfluences The sum of percent influences of all elements in the overlay table.
Method 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.