Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWContourlineResult<TLayer>

追踪结果

export
interface

IWContourlineResult

Type Parameters

  • TLayer

Hierarchy

  • IWContourlineResult

Index

Properties

borders?: WCBorder[]

等值线追踪的边界信息

memberof

IWContourlineResult

contourlines?: WCPolyLine[]

等值线的追踪结果

memberof

IWContourlineResult

dataSource?: IFeaturesProvider

追踪的数据源

memberof

IWContourlineResult

drawOptions?: string | IFeatureStyleOptions | FeatureStyle

追踪结果图层的绘制参数

memberof

IWContourlineResult

layer: TLayer

追踪后生成的图层

memberof

IWContourlineResult

Generated using TypeDoc