Package com.supermap.analyst.networkanalyst
Two-dimensional network analysis module, network analysis is an important part of spatial analysis, because of its wide range of uses and more complex, so the network analysis module to deal with the application of network analysis model and function.
See: Description
-
Class Summary Class Description DemandResult The Demand Result class This class is used to return the related information of the demand results, including the demand nodes or the ID of arc sections, the ID of the resources supply center, the resources amount actually allocated and the demand result is either the arc section or the node.DirectionType The TurnType type constant.FacilityAnalyst The FacilityAnalyst class.FacilityAnalystResult The FacilityAnalystResult class.FacilityAnalystSetting The FacilityAnalystSetting class.LocationAnalystParameter The location-allocation analysis parameter class.LocationAnalystResult The LocationAnalystResult class, which is used for the result of the location-allocation.NetworkBuilder Build a network dataset.NetworkSplitMode The network dataset split modesPathGuide The PathGuide class.PathGuideItem The path guide item class.ServiceAreaResult The result of the service area analysis.SideType The SideType class.SupplyCenter The SupplyCenter class stores the supply center information including Supply Center ID, MaxWeight and Type.SupplyCenters The resource supply center collection class.SupplyCenterType The enum of the resources supply center type.SupplyResult The supply center point result class.TransportationAnalyst The transportation analyst class.TransportationAnalystCheckResult The TransportationAnalystCheckResult class provides the check result of the network dataset and turn table of the transportation analysis, including the arc error information, node error information and turn table error information.TransportationAnalystParameter The TransportationAnalystParameter class.TransportationAnalystResult The TransportationAnalystResult class.TransportationAnalystSetting The transportation analyst environment setting.TurnType The TurnType type constant.WeightFieldInfo The WeightFieldInfo class.WeightFieldInfos The WeightFieldInfo class is the collection of the weight field information objects(WeightFieldInfo
), which is used to manage the weight field information such as Add, Delete, getting the weight filed information of the specified name and index.
Package com.supermap.analyst.networkanalyst Description
Two-dimensional network analysis module, network analysis is an important part of spatial analysis, because of its wide range of uses and more complex, so the network analysis module to deal with the application of network analysis model and function. The network analysis module mainly provides practical network analysis function such as traffic network analysis and facility network analysis.