Geotools.Net

IMathTransformFactory Members

Public Instance Methods

CreateAffineTransform Creates an affine transform from a matrix.
CreateConcatenatedTransform Creates a transform by concatenating two existing transforms.
CreateFromWKT Creates a math transform from a Well-Known Text string.
CreateFromXML Creates a math transform from XML.
CreateParameterizedTransform Creates a transform from a classification name and parameters.
CreatePassThroughTransform Creates a transform which passes through a subset of ordinates to another transform.
IsParameterAngular Tests whether parameter is angular.
IsParameterLinear Tests whether parameter is linear.

See Also

IMathTransformFactory Interface | Geotools.CoordinateTransformations Namespace