NetTopologySuite
|
Classes | |
class | Enumerable |
class | MBRInfo |
class | MultiLineHandler |
Converts a Shapefile multi-line to a OGIS LineString/MultiLineString. More... | |
class | MultiPointHandler |
Converts a Shapefile point to a OGIS Polygon. More... | |
class | NullShapeHandler |
class | PointHandler |
Converts a Shapefile point to a OGIS Point. More... | |
class | PointMBREnumerator |
class | PointMBRIterator |
class | PolygonHandler |
Converts a Shapefile point to a OGIS Polygon. More... | |
class | ProbeLinearRing |
Serves to probe linear rings | |
class | ShapeHandler |
Abstract class that defines the interfaces that other 'Shape' handlers must implement. More... | |
class | ShapeLocationInFileInfo |
class | ShapeMBREnumerator |
class | ShapeMBREnumeratorBase |
class | ShapeMBRIterator |
Enumerations | |
enum | GeometryInstantiationErrorHandlingOption { GeometryInstantiationErrorHandlingOption.ThrowException, GeometryInstantiationErrorHandlingOption.Empty, GeometryInstantiationErrorHandlingOption.TryFix, GeometryInstantiationErrorHandlingOption.Null } |
Possible ways of handling geometry creation issues. More... | |
Possible ways of handling geometry creation issues.