Click or drag to resize

Ptv.Components.Projections.Proj4 Namespace

Provides the classes for transforming coordinates through the PROJ.4 Cartographic Projections Library. The core transformations provided by CoordinateTransformation can either be used directly or implicitly through Ptv.Components.Projections.CoordinateTransformation, which uses CoordinateTransformation where necessary.
Classes
  ClassDescription
Public classCoordinateTransformation
Provides an implementation of ICoordinateTransformation that uses the PROJ.4 Cartographic Projections Library.
Interfaces
  InterfaceDescription
Public interfaceICoordinateTransformation
Defines the interface of the unmanaged PROJ.4 Cartographic Projections Library.