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

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

Méthodes publiques

Méthode Description
CropZoneMapper ( ) : System
CropZoneMapper ( IPolygonMapper boundaryMapper ) : System
Map ( List cropZones, List isoFields, string>.Dictionary keyToIsoId, Catalog setupCatalog ) : IEnumerable

Private Methods

Méthode Description
Map ( CropZone cropZone, string>.Dictionary keyToIsoId, int cropZoneIndex, Catalog setupCatalog ) : PFD

Method Details

CropZoneMapper() public méthode

public CropZoneMapper ( ) : System
Résultat System

CropZoneMapper() public méthode

public CropZoneMapper ( IPolygonMapper boundaryMapper ) : System
boundaryMapper IPolygonMapper
Résultat System

Map() public méthode

public Map ( List cropZones, List isoFields, string>.Dictionary keyToIsoId, Catalog setupCatalog ) : IEnumerable
cropZones List
isoFields List
keyToIsoId string>.Dictionary
setupCatalog Catalog
Résultat IEnumerable