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

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

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

Метод Описание
CreateGeometries ( Features features ) : Collection

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

PolygonFactory ( HttpClientUtil httpClientUtil, WfsFeatureTypeInfo featureTypeInfo ) : System

Initializes a new instance of the PolygonFactory class.

PolygonFactory ( XmlReader xmlReader, WfsFeatureTypeInfo featureTypeInfo ) : System

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