C# Class cartographer.Exporter

Afficher le fichier Open project: dekz/carto Class Usage Examples

Méthodes publiques

Méthode Description
Exporter ( List a_electorates ) : System
convertToKml ( string mode ) : string
exportKMLFile ( ) : bool

Private Methods

Méthode Description
writeCoordinates ( StreamWriter tw ) : void

Method Details

Exporter() public méthode

public Exporter ( List a_electorates ) : System
a_electorates List
Résultat System

convertToKml() public méthode

public convertToKml ( string mode ) : string
mode string
Résultat string

exportKMLFile() public méthode

public exportKMLFile ( ) : bool
Résultat bool