Converts a given coordinate system object to a XML string.
Converts a given coordinate system object to a XML string.
public static string Write(object);
Converts a given coordinate system object to a IndentedTextWriter.
public static void Write(object,XmlTextWriter);
CoordinateSystemXmlWriter Class | CoordinateSystemXmlWriter Members | Geotools.IO Namespace