Writes to the given stream the equilivent shape file record given a Geometry object.
[Visual Basic]
MustOverride Public Sub Write( _
ByVal geometry As Geometry, _
ByVal file As BinaryWriter, _
ByVal geometryFactory As GeometryFactory _
)
Missing <remarks> documentation for M:Geotools.Data.ShapeHandler.Write(Geotools.Geometries.Geometry,System.IO.BinaryWriter,Geotools.Geometries.GeometryFactory)
ShapeHandler Class | ShapeHandler Members | Geotools.Data Namespace