类的使用
com.supermap.analyst.networkanalyst.SupplyCenter
-
使用SupplyCenter的程序包 程序包 说明 com.supermap.analyst.networkanalyst -
-
com.supermap.analyst.networkanalyst中SupplyCenter的使用
返回SupplyCenter的com.supermap.analyst.networkanalyst中的方法 限定符和类型 方法和说明 SupplyCenter
SupplyCenters. get(int index)
返回此资源供给中心集合对象中指定序号的资源供给中心对象。SupplyCenter[]
SupplyCenters. toArray()
将资源供给中心集合对象转换为资源供给中心对象数组。参数类型为SupplyCenter的com.supermap.analyst.networkanalyst中的方法 限定符和类型 方法和说明 int
SupplyCenters. add(SupplyCenter supplyCenter)
添加资源供给中心对象到此集合中,添加成功返回被添加对象的序号。int
SupplyCenters. addRange(SupplyCenter[] supplyCenters)
以数组形式向集合中添加资源供给中心对象,添加成功,返回添加的资源供给中心对象的个数。void
SupplyCenters. set(int index, SupplyCenter supplyCenter)
设置此资源供给中心集合对象中指定序号的资源供给中心对象。参数类型为SupplyCenter的com.supermap.analyst.networkanalyst中的构造器 构造器和说明 SupplyCenter(SupplyCenter supplyCenter)
根据给定的 SupplyCenter 对象构造一个与其完全相同的新对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.