NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
NetTopologySuite.IO.GeoJsonSerializer Class Reference

Json Serializer with support for GeoJson object structure. More...

Inheritance diagram for NetTopologySuite.IO.GeoJsonSerializer:

Public Member Functions

 GeoJsonSerializer ()
 Initializes a new instance of the GeoJsonSerializer class. More...
 
 GeoJsonSerializer (IGeometryFactory geometryFactory)
 Initializes a new instance of the GeoJsonSerializer class. More...
 

Detailed Description

Json Serializer with support for GeoJson object structure.

Constructor & Destructor Documentation

NetTopologySuite.IO.GeoJsonSerializer.GeoJsonSerializer ( )

Initializes a new instance of the GeoJsonSerializer class.

NetTopologySuite.IO.GeoJsonSerializer.GeoJsonSerializer ( IGeometryFactory  geometryFactory)

Initializes a new instance of the GeoJsonSerializer class.

Parameters
geometryFactoryThe geometry factory.

The documentation for this class was generated from the following file: