Dfs2Reprojector Methods |
The Dfs2Reprojector type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Process |
Process the dfs2 source file, creating target dfs2 file
|
![]() | SetTarget(String, Double) |
Define target projection string, and orientation (towards projection north).
All other properties of the target GridInfo is calculated from the bounding box of source grid in the target local grid coordinate system. |
![]() | SetTarget(String, Double, Int32, Int32) |
Define target projection string, orientation (towards projection north), and number of grid points
in the x and y direction in the target.
All other properties of the target GridInfo is calculated from the bounding box of source grid in the target local grid coordinate sysetm. |
![]() | SetTarget(String, Double, Double, Double, Int32, Double, Double, Int32, Double, Double) |
Fully specify the target gridinfo.
|
![]() | SetTarget(String, Double, Double, Double, Int32, Double, Double, Int32, Double, Double, Boolean, Boolean) |
Fully specify the target gridinfo, including whether grid is node-based or element/cell-center based and
where the origin of the projection is.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |