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

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

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

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

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

LineStringFactory ( HttpClientUtil httpClientUtil, WfsFeatureTypeInfo featureTypeInfo ) : System

Initializes a new instance of the LineStringFactory class.

LineStringFactory ( XmlReader xmlReader, WfsFeatureTypeInfo featureTypeInfo ) : System

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