C# Class cartographer.Exporter

Mostra file Open project: dekz/carto Class Usage Examples

Public Methods

Method Description
Exporter ( List a_electorates ) : System
convertToKml ( string mode ) : string
exportKMLFile ( ) : bool

Private Methods

Method Description
writeCoordinates ( StreamWriter tw ) : void

Method Details

Exporter() public method

public Exporter ( List a_electorates ) : System
a_electorates List
return System

convertToKml() public method

public convertToKml ( string mode ) : string
mode string
return string

exportKMLFile() public method

public exportKMLFile ( ) : bool
return bool