com.supermap.analyst.spatialstatistics
类 LayeredRandomSamplingParameter

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

public class LayeredRandomSamplingParameter
extends SamplingParameter

分层抽样参数类。


构造方法摘要
LayeredRandomSamplingParameter()
           
 
方法摘要
 
从类 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
 

构造方法详细信息

LayeredRandomSamplingParameter

public LayeredRandomSamplingParameter()