com.supermap.analyst.spatialanalyst
类 IsoLineResult

java.lang.Object
  继承者 com.supermap.analyst.spatialanalyst.IsoLineResult

public class IsoLineResult
extends java.lang.Object

栅格提取等值线结果类


方法摘要
 GeoLine getIsoLine()
          返回等值线对象
 double getValue()
          返回等值线对象栅格值
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

getValue

public double getValue()
返回等值线对象栅格值

返回:
等值线对象栅格值

getIsoLine

public GeoLine getIsoLine()
返回等值线对象

返回:
等值线对象