com.supermap.analyst.spatialstatistics
类 SimpleRandomSamplingParameter

java.lang.Object
  继承者 com.supermap.analyst.spatialstatistics.SamplingParameter
      继承者 com.supermap.analyst.spatialstatistics.SimpleRandomSamplingParameter

public class SimpleRandomSamplingParameter
extends SamplingParameter

简单随机抽样参数。


构造方法摘要
SimpleRandomSamplingParameter()
           
 
方法摘要
 
从类 com.supermap.analyst.spatialstatistics.SamplingParameter 继承的方法
dispose, getExpandRatio, getResolution, getSamplingFunctionParameter, isProportion, setExpandRatio, setProportion, setResolution, setSamplingFunctionParameter
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SimpleRandomSamplingParameter

public SimpleRandomSamplingParameter()