FDO API Reference Feature Data Objects

SpatialGridTransform Member List

This is the complete list of members for SpatialGridTransform, including all inherited members.

Dispose(System::Boolean disposing)SpatialGridTransform [protected]
SpatialGridTransform(NAMESPACE_OSGEO_GEOMETRY::IEnvelope *extents, System::Double tolerance)SpatialGridTransform
SpatialGridTransform(System::IntPtr unmanaged, System::Boolean autoDelete)SpatialGridTransform
TransformFromGrid(System::Int64 gridX, System::Int64 gridY, System::Double *coordinateX, System::Double *coordinateY)SpatialGridTransform
TransformToGrid(System::Double coordinateX, System::Double coordinateY, System::Int64 *gridX, System::Int64 *gridY)SpatialGridTransform

Comments or suggestions? Send us feedback.