C# (CSharp) ProjNet.CoordinateSystems.Transformations MathTransform - 19 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die ProjNet.CoordinateSystems.Transformations.MathTransform, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Abstract class for creating multi-dimensional coordinate points transformations.
If a client application wishes to query the source and target coordinate systems of a transformation, then it should keep hold of the ICoordinateTransformation interface, and use the contained math transform object whenever it wishes to perform a transform.