Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITracingShadedOptions<TLayer, TLayerOptions>

色斑图的追踪配置

export
interface

ITracingShadedOptions

Type Parameters

  • TLayer

  • TLayerOptions

Hierarchy

  • ITracingShadedOptions

Index

Properties

analysisValues: number[]

分析值列表

memberof

ITracingShadedOptions

contourInfo: IWContourlineResult<TLayer>

等值线的追踪结果

memberof

ITracingShadedOptions

dataSource: IGridDataProvider

用于追踪的数据源

memberof

ITracingShadedOptions

drawOptions?: string | IFeatureStyleOptions | FeatureStyle

图层的绘制参数

memberof

ITracingShadedOptions

layerOptions?: TLayerOptions

构建图层的参数

memberof

ITracingShadedOptions

valueFieldName?: string

追踪结果的字段名,默认为value

memberof

ITracingShadedOptions

Generated using TypeDoc