C# Class Strabo.Core.TextRecognition.Geojson

Afficher le fichier Open project: spatial-computing/strabo-learning-ocr-transformation

Méthodes publiques

Méthode Description
MakeGeoJsonFile ( ) : void
readGeoJsonFile ( string path ) : FeatureInJSON
writeJsonFile ( string path ) : void

Method Details

MakeGeoJsonFile() public méthode

public MakeGeoJsonFile ( ) : void
Résultat void

readGeoJsonFile() public méthode

public readGeoJsonFile ( string path ) : FeatureInJSON
path string
Résultat FeatureInJSON

writeJsonFile() public méthode

public writeJsonFile ( string path ) : void
path string
Résultat void