C# Class SuperMap.WinRT.REST.Networkanalyst.UpdateEdgeWeightService

${iServerJava6R_UpdateEdgeWeightService_Title}

Inheritance: SuperMap.WinRT.Service.ServiceBase
Show file Open project: SuperMap/iClient-for-Win8

Public Methods

Method Description
ProcessAsync ( EdgeWeightParameters parameters ) : System.Threading.Tasks.Task

${iServerJava6R_UpdateEdgeWeightService_method_ProcessAsync_D}

UpdateEdgeWeightService ( ) : SuperMap.WinRT.REST.Resources

${iServerJava6R_UpdateEdgeWeightService_constructor_D}

UpdateEdgeWeightService ( string url ) : SuperMap.WinRT.REST.Resources

${iServerJava6R_UpdateEdgeWeightService_constructor_String_D}

Method Details

ProcessAsync() public method

${iServerJava6R_UpdateEdgeWeightService_method_ProcessAsync_D}
public ProcessAsync ( EdgeWeightParameters parameters ) : System.Threading.Tasks.Task
parameters EdgeWeightParameters
return System.Threading.Tasks.Task

UpdateEdgeWeightService() public method

${iServerJava6R_UpdateEdgeWeightService_constructor_D}
public UpdateEdgeWeightService ( ) : SuperMap.WinRT.REST.Resources
return SuperMap.WinRT.REST.Resources

UpdateEdgeWeightService() public method

${iServerJava6R_UpdateEdgeWeightService_constructor_String_D}
public UpdateEdgeWeightService ( string url ) : SuperMap.WinRT.REST.Resources
url string ${iServerJava6R_UpdateEdgeWeightService_constructor_param_url}
return SuperMap.WinRT.REST.Resources