Returns the appropriate class to convert a shaperecord to an OGIS geometry given the type of shape.
[Visual Basic]
Public Shared Function GetShapeHandler( _
ByVal type As ShapeType _
) As ShapeHandler
An instance of the appropriate handler to convert the shape record to a Geometry object.
Missing <remarks> documentation for M:Geotools.Data.Shapefile.GetShapeHandler(Geotools.Data.ShapeType)
Shapefile Class | Shapefile Members | Geotools.Data Namespace