C# 클래스 cartographer.Exporter

파일 보기 프로젝트 열기: dekz/carto 1 사용 예제들

공개 메소드들

메소드 설명
Exporter ( List a_electorates ) : System
convertToKml ( string mode ) : string
exportKMLFile ( ) : bool

비공개 메소드들

메소드 설명
writeCoordinates ( StreamWriter tw ) : void

메소드 상세

Exporter() 공개 메소드

public Exporter ( List a_electorates ) : System
a_electorates List
리턴 System

convertToKml() 공개 메소드

public convertToKml ( string mode ) : string
mode string
리턴 string

exportKMLFile() 공개 메소드

public exportKMLFile ( ) : bool
리턴 bool