C# Class Strabo.Core.Worker.GetMapFromServiceWorker

Mostrar archivo Open project: spatial-computing/strabo-learning-ocr-transformation Class Usage Examples

Public Methods

Method Description
Apply ( InputArgs inputArgs ) : void
Apply ( string BBW, string BBN, string mapLayerName, string output_path, string output_filename ) : void
GetMapFromServiceWorker ( ) : System

Method Details

Apply() public method

public Apply ( InputArgs inputArgs ) : void
inputArgs InputArgs
return void

Apply() public method

public Apply ( string BBW, string BBN, string mapLayerName, string output_path, string output_filename ) : void
BBW string
BBN string
mapLayerName string
output_path string
output_filename string
return void

GetMapFromServiceWorker() public method

public GetMapFromServiceWorker ( ) : System
return System