C# Class Mapsui.Providers.Wfs.Utilities.PointFactory

This class produces instances of type Mapsui.Geometries.Point. The base class is GeometryFactory.
Inheritance: GeometryFactory
Mostra file Open project: pauldendulk/Mapsui Class Usage Examples

Private Methods

Method Description
CreateGeometries ( Features features ) : Collection

This method produces instances of type Mapsui.Geometries.Point.

PointFactory ( HttpClientUtil httpClientUtil, WfsFeatureTypeInfo featureTypeInfo ) : System

Initializes a new instance of the PointFactory class.

PointFactory ( XmlReader xmlReader, WfsFeatureTypeInfo featureTypeInfo ) : System

Initializes a new instance of the PointFactory class. This constructor shall just be called from the MultiPoint factory. The feature node therefore is deactivated.