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