GridWeightCalculator Class |
Inheritance Hierarchy
Namespace:
DHI.Spatial.Algorithm
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic class GridWeightCalculator
The GridWeightCalculator type exposes the following members.
Constructors
Properties
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