com.supermap.analyst.spatialstatistics
类 BShadeSampleNumberMethod

java.lang.Object
  继承者 com.supermap.analyst.spatialstatistics.BShadeSampleNumberMethod

public class BShadeSampleNumberMethod
extends java.lang.Object

BShade抽样数目方法。


字段摘要
static BShadeSampleNumberMethod FIXED
          使用固定字段数目。
static BShadeSampleNumberMethod RANGE
          使用范围字段抽样数目。
 
方法摘要
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

FIXED

public static final BShadeSampleNumberMethod FIXED
使用固定字段数目。


RANGE

public static final BShadeSampleNumberMethod RANGE
使用范围字段抽样数目。