GridWeightCalculator Methods |
The GridWeightCalculator type exposes the following members.
Methods
| Name | Description |
---|
 | CalculateWeights(IGeometry) | |
 | CalculateWeights(IMultiPolygon) | |
 | CalculateWeights(IPolygon) | |
 | CalculateWeightsIntersection(IGeometry) | |
 | CalculateWeightsIntersection(IMultiPolygon) | |
 | CalculateWeightsIntersection(IPolygon) | |
 | CalculateWeightsMarkPoints(IGeometry) | |
 | CalculateWeightsMarkPoints(IMultiPolygon) | |
 | CalculateWeightsMarkPoints(IPolygon) | |
 | CreateGrid(Int32, Double, Int32, Double, Boolean) | |
 | CreateGrid(Int32, Double, Double, Int32, Double, Double, Boolean) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetGridCell | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | SetGridOrigin | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Extension Methods
See Also