C# Класс Mapsui.Providers.Wfs.Utilities.PointFactory

This class produces instances of type Mapsui.Geometries.Point. The base class is GeometryFactory.
Наследование: GeometryFactory
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.