Reads a stream and converts the shapefile record to an equilivent geometry object.
[Visual Basic]
Overrides Public Function Read( _
ByVal file As BigEndianBinaryReader, _
ByVal geometryFactory As GeometryFactory _
) As Geometry
The Geometry object that represents the shape file record.
Missing <remarks> documentation for M:Geotools.Data.PolygonHandler.Read(Geotools.IO.BigEndianBinaryReader,Geotools.Geometries.GeometryFactory)
PolygonHandler Class | PolygonHandler Members | Geotools.Data Namespace