CoordinateSystemWktWriter.Write Method (Object, IndentedTextWriter)
Converts a given coordinate system object to a IndentedTextWriter.
[Visual Basic]
Overloads Public Shared Sub Write( _
ByVal obj As Object, _
ByVal writer As IndentedTextWriter _
)
Parameters
- obj
- The coordinate system to convert.
- writer
- Missing <param> documentation for writer
Remarks
- ICoordinateSystem - Your Description
- IDatum - Your Description
- IEllipsoid - Your Description
- IAxisInfo - Your Description
- IWGS84ConversionInfo - Your Description
- IUnit - Your Description
- IPrimeMeridian - Your Description
- ICompoundCoordinateSystem - Your Description
- IGeographicCoordinateSystem - Your Description
- IProjectedCoordinateSystem - Your Description
- IVerticalCoordinateSystem - Your Description
See Also
CoordinateSystemWktWriter Class | CoordinateSystemWktWriter Members | Geotools.IO Namespace | CoordinateSystemWktWriter.Write Overload List