Inherits from
System.Object
Description
The TransformInfo class provides a summary of a single CoordTransform or a ConcatenatedTransform.
Constructors
|
Constructor |
Description |
|
TransformInfo |
Creates a new instance of the TransformInfo class. |
Properties
|
Property |
Description |
|
Gets or sets the accuracy. |
|
|
Gets or sets the AOU decription. |
|
|
Gets or sets the flag indicating that the object is from the base datasource or not. |
|
|
Gets or sets the deprecated flag. |
|
|
Gets or sets the displayable accuracy. |
|
|
Gets or sets the EPSG code. |
|
|
Gets or sets the flag indicating that the object is file-based or not. |
|
|
The location of the file if this is file-based. |
|
|
Gets or sets the GC Code. |
|
|
Gets or sets the name. |
|
|
Gets or sets the AOU Code list. |
|
|
Gets or sets the GC Code list for concatenated transforms. |
|
|
Gets or sets the transform type name. |
|
|
Gets or sets the usability flag. |
Methods
|
Method |
Description |
|
Implement IComparable. |
|
|
Value equals comparison. (Overrides Object.Equals()). |
|
|
Serves as a hash function for a particular type. (Overrides Object.GetHashCode()). |
|
|
Inherited Method |
Description |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this TransformInfo |
|
|
Compares the value of two TransformInfo objects |
|
|
Compares the value of two TransformInfo objects |
Comments
0 comments
Please sign in to leave a comment.