C# Class BarriersService.Controllers.GeoprocessingController

Inheritance: Controller
Datei anzeigen Open project: eENVplus/EPSILON-RoutingService

Public Methods

Method Description
ConvexHull ( int Id, int Forecast ) : System.Web.Mvc.JsonResult
FireSimulationMapsList ( string area ) : System.Web.Mvc.JsonResult
ForecastTimeMap ( int IdMap ) : System.Web.Mvc.JsonResult
GetStudyAreas ( ) : System.Web.Mvc.JsonResult

Method Details

ConvexHull() public method

public ConvexHull ( int Id, int Forecast ) : System.Web.Mvc.JsonResult
Id int
Forecast int
return System.Web.Mvc.JsonResult

FireSimulationMapsList() public method

public FireSimulationMapsList ( string area ) : System.Web.Mvc.JsonResult
area string
return System.Web.Mvc.JsonResult

ForecastTimeMap() public method

public ForecastTimeMap ( int IdMap ) : System.Web.Mvc.JsonResult
IdMap int
return System.Web.Mvc.JsonResult

GetStudyAreas() public method

public GetStudyAreas ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult