类的使用
com.supermap.analyst.spatialstatistics.DistanceMethod
-
使用DistanceMethod的程序包 程序包 说明 com.supermap.analyst.spatialstatistics -
-
com.supermap.analyst.spatialstatistics中DistanceMethod的使用
声明为DistanceMethod的com.supermap.analyst.spatialstatistics中的字段 限定符和类型 字段和说明 static DistanceMethodDistanceMethod. EUCLIDEAN欧式距离。static DistanceMethodDistanceMethod. MANHATTAN曼哈顿距离。返回DistanceMethod的com.supermap.analyst.spatialstatistics中的方法 限定符和类型 方法和说明 DistanceMethodIncrementalParameter. getDistanceMethod()返回距离计算方法类型。DistanceMethodMeasureParameter. getDistanceMethod()返回距离计算方法类型。DistanceMethodPatternsParameter. getDistanceMethod()返回距离计算方法类型。参数类型为DistanceMethod的com.supermap.analyst.spatialstatistics中的方法 限定符和类型 方法和说明 static AnalyzingPatternsResultAnalyzingPatterns. averageNearestNeighbor(DatasetVector sourceDatasetVector, double studyArea, DistanceMethod distanceMethod)已过时。此方法已废弃,请使用支持进度监听的新方法AnalyzingPatterns.averageNearestNeighbor(DatasetVector, double, DistanceMethod, SteppedListener...)替换。static AnalyzingPatternsResultAnalyzingPatterns. averageNearestNeighbor(DatasetVector sourceDatasetVector, double studyArea, DistanceMethod distanceMethod, SteppedListener... listeners)平均最近邻voidIncrementalParameter. setDistanceMethod(DistanceMethod value)设置距离计算方法类型。voidMeasureParameter. setDistanceMethod(DistanceMethod value)设置距离计算方法类型。voidPatternsParameter. setDistanceMethod(DistanceMethod value)设置距离计算方法类型。
-
Copyright © 2021–2025 SuperMap. All rights reserved.