The CoordinateReferenceSystemFactory type exposes the following members.

Methods

  NameDescription
Public methodCreateCoordinateTrasformation(String, String)
creates a ICoordinateTransformation object used to transform coordinates from source CRS to target CRS
Public methodCreateCoordinateTrasformation(ICRS, ICRS)
creates a ICoordinateTransformation object used to transform coordinates from source CRS to target CRS
Public methodCreateCRSFromWKT
Creates a ICRS CoordinateReferenceSystem from a well known text string
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetCRSById
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also