com.supermap.web.iServerJava6R.spatialAnalystServices
public class SurfaceAnalystMethod
继承 SurfaceAnalystMethod Inheritance Object

表面分析类型枚举类.

包括等值线、等值面提取两种。



公共常量
  常量 定义方
    ISOLINE : String = ISOLINE
[static] 等值线提取。
SurfaceAnalystMethod
    ISOREGION : String = ISOREGION
[static] 等值面提取。
SurfaceAnalystMethod
常量描述
ISOLINE 常量
public static const ISOLINE:String = ISOLINE

等值线提取。

ISOREGION 常量  
public static const ISOREGION:String = ISOREGION

等值面提取。