C# Class Strabo.Core.Worker.CommandLineWorker

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

Méthodes publiques

Méthode Description
Apply ( InputArgs inputArgs, bool processLocalFiles, double top, double left, double bottom, double right ) : void
CommandLineWorker ( ) : System

Private Methods

Méthode Description
SetFolder ( string path ) : void

Method Details

Apply() public méthode

public Apply ( InputArgs inputArgs, bool processLocalFiles, double top, double left, double bottom, double right ) : void
inputArgs InputArgs
processLocalFiles bool
top double
left double
bottom double
right double
Résultat void

CommandLineWorker() public méthode

public CommandLineWorker ( ) : System
Résultat System