C# 클래스 Strabo.Core.OCR.GeoJson

파일 보기 프로젝트 열기: usc-isi-i2/strabo-arcstrabo 1 사용 예제들

공개 메소드들

메소드 설명
readGeoJsonFile ( string path ) : FeatureInJSON
writeJsonFile ( string path ) : void

메소드 상세

readGeoJsonFile() 공개 메소드

public readGeoJsonFile ( string path ) : FeatureInJSON
path string
리턴 FeatureInJSON

writeJsonFile() 공개 메소드

public writeJsonFile ( string path ) : void
path string
리턴 void