Package com.supermap.services.networkanalyst

Connects with iServer to publish network analysis service.

See: Description

  • Interface Summary 
    Interface Description
    ResponseListener
    The interface returned by the network request
  • Class Summary 
    Class Description
    AnalystFromServer
    Title:iServer Analysis service Description: Docks various analysis service base classes released by iServer (currently only connect to path analysis, traveling salesman analysis, multi-traveling salesman analysis, and continue to connect to other services in the future) Copyright: Copyright (c) 2016 Company: SuperMap GIS Technologies Inc.
    AnalystParameter
    Parameter class required for iServer path analysis
    MTSPathAnalystFromServer
    Multiple traveling salesman path analysis
    PathAnalystFromServer
    Optimal path analysis
    TSPathAnalystFromServer
    Traveling Salesman Analysis

Package com.supermap.services.networkanalyst Description

Connects with iServer to publish network analysis service.