C# 클래스 Mapsui.Providers.Wfs.Utilities.PolygonFactory

This class produces instances of type Mapsui.Geometries.Polygon. The base class is GeometryFactory.
상속: GeometryFactory
파일 보기 프로젝트 열기: pauldendulk/Mapsui 1 사용 예제들

비공개 메소드들

메소드 설명
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.