Geotools.Net

CoordinateTransformation Members

Public Instance Constructors

CoordinateTransformation Constructor Initializes a new instance of the VerticalDatum class.

Public Instance Properties

AbbreviationMissing <summary> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.Abbreviation
AliasMissing <summary> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.Alias
AreaOfUse Gets the human readable description of domain in source coordinate system.
AuthorityMissing <summary> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.Authority
AuthorityCodeMissing <summary> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.AuthorityCode
DimSource (inherited from MathTransform) Not implemented.
MathTransform Gets math transform.
NameMissing <summary> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.Name
RemarksMissing <summary> documentation for P:Geotools.CoordinateTransformations.CoordinateTransformation.Remarks
SourceCS Gets the source coordinate system.
TargetCS Gets the target coordinate system.
TransformType Semantic type of transform. For example, a datum transformation or a coordinate conversion.
WKT (inherited from MathTransform)Missing <summary> documentation for P:Geotools.CoordinateTransformations.MathTransform.WKT
XML (inherited from MathTransform)Missing <summary> documentation for P:Geotools.CoordinateTransformations.MathTransform.XML

Public Instance Methods

Derivative (inherited from MathTransform) Not implemented.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetCodomainConvexHull (inherited from MathTransform) Not implemented.
GetDimTarget (inherited from MathTransform) Not implemented.
GetDomainFlags (inherited from MathTransform) Not implemented.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInverse (inherited from MathTransform)Missing <summary> documentation for M:Geotools.CoordinateTransformations.MathTransform.GetInverse
GetType (inherited from Object)Gets the Type of the current instance.
IsIdentity (inherited from MathTransform) Not implemented.
ToString (inherited from Object)Returns a String that represents the current Object.
Transform (inherited from MathTransform) Not implemented.
TransformList (inherited from MathTransform) Not implemented.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

CoordinateTransformation Class | Geotools.CoordinateTransformations Namespace