public class BShadeSamplingResult
extends com.supermap.data.InternalHandleDisposable
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放该对象所占用的资源。
|
double |
getEstimatedVariance()
返回估计方差。
|
int |
getSampleNumber()
返回抽样字段数目。
|
String[] |
getSolutionNames()
返回字段名称数组。
|
double[] |
getWeights()
返回权重数组。
|
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
public void dispose()
public int getSampleNumber()
public double getEstimatedVariance()
public double[] getWeights()
public String[] getSolutionNames()
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
Copyright © 2021–2024 SuperMap. All rights reserved.