Converts a Geometry to its Well-known Text representation.
[Visual Basic]
Overloads Public Sub Write( _
ByVal geometry As IGeometry, _
ByVal writer As TextWriter, _
ByVal CssClass As String, _
ByVal style As String _
)
Geometry is written to the output stream as <Gemoetry Tagged Text> string (see the OpenGIS Simple Features Specification).
GeometrySvgWriter Class | GeometrySvgWriter Members | Geotools.IO Namespace | GeometrySvgWriter.Write Overload List