![]() | Overloaded. Initialize a new instance of the Coordinate class. |
![]() | Creates a copy of this object. |
![]() | Compares the current instance with another object of the same type. Since Coordinates are 2.5D, this routine ignores the z value when making the comparison. |
![]() | Copies the values of other into this object. |
![]() | Calculates the distance between this point and the supplied otherCoordinate. |
![]() | Compares this object to the parameter object. |
![]() | Determines if the planar projections of the two Coordinates are equal. |
![]() | Determines if two coordinates have the same values for x, y, and z. |
![]() | Returns a unique integer for this object. |
![]() | Gets the Type of the current instance. |
![]() | Changes Coordinate to use Fixed Precision Model. |
![]() | Converts a coordinate to a string. of the form (x,y,z). |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Coordinate Class | Geotools.Geometries Namespace