C# Class AgGateway.ADAPT.ISOv4Plugin.ExportMappers.PolygonMapper

Inheritance: IPolygonMapper
Afficher le fichier Open project: ADAPT/ISOv4Plugin

Méthodes publiques

Méthode Description
ConvertPolygonType ( BoundaryType polygonType ) : PLNA
Map ( AgGateway.ADAPT.ApplicationDataModel.Shapes.MultiPolygon polygon, BoundaryType type, string name ) : PLN

Private Methods

Méthode Description
Map ( AgGateway.ADAPT.ApplicationDataModel.Shapes.LinearRing ring, LSGA ringType ) : IEnumerable
Map ( Point coordinate ) : PNT

Method Details

ConvertPolygonType() public méthode

public ConvertPolygonType ( BoundaryType polygonType ) : PLNA
polygonType BoundaryType
Résultat PLNA

Map() public méthode

public Map ( AgGateway.ADAPT.ApplicationDataModel.Shapes.MultiPolygon polygon, BoundaryType type, string name ) : PLN
polygon AgGateway.ADAPT.ApplicationDataModel.Shapes.MultiPolygon
type BoundaryType
name string
Résultat AgGateway.ADAPT.ISOv4Plugin.Models.PLN