Converts a Coordinate to <Point> format, then Appends it to the writer.
[Visual Basic]
Protected Sub AppendCoordinate( _
ByVal coordinate As Coordinate, _
ByVal writer As StringWriter, _
ByVal precisionModel As PrecisionModel _
)
Missing <remarks> documentation for M:Geotools.IO.GeometryWktWriter.AppendCoordinate(Geotools.Geometries.Coordinate,System.IO.StringWriter,Geotools.Geometries.PrecisionModel)
GeometryWktWriter Class | GeometryWktWriter Members | Geotools.IO Namespace