LabelClassProperties

允许标签溢出

属性

allowOverrun

允许标签溢出

allowOverrun?: boolean

类型: boolean

deconflictionStrategy

标签冲突解决策略

deconflictionStrategy?: "none" | "static"

类型: "none" | "static"

labelExpression

标签表达式

labelExpression?: string

类型: string

labelExpressionInfo

标签表达式信息

labelExpressionInfo?: LabelClassLabelExpressionInfoProperties

labelPlacement

标签位置

labelPlacement?: "above-center" | "above-left" | "above-right" | "below-center" | "below-left" | "below-right" | "center-center" | "center-left" | "center-right" | "above-after" | "above-along" | "above-before" | "above-start" | "above-end" | "below-after" | "below-along" | "below-before" | "below-start" | "below-end" | "center-after" | "center-along" | "center-before" | "center-start" | "center-end" | "always-horizontal"

类型: "above-center" | "above-left" | "above-right" | "below-center" | "below-left" | "below-right" | "center-center" | "center-left" | "center-right" | "above-after" | "above-along" | "above-before" | "above-start" | "above-end" | "below-after" | "below-along" | "below-before" | "below-start" | "below-end" | "center-after" | "center-along" | "center-before" | "center-start" | "center-end" | "always-horizontal"

labelPosition

标签方向

labelPosition?: "curved" | "parallel"

类型: "curved" | "parallel"

maxScale

最大比例尺

maxScale?: number

类型: number

minScale

最小比例尺

minScale?: number

类型: number

repeatLabel

重复标签

repeatLabel?: boolean

类型: boolean

repeatLabelDistance

重复标签距离

repeatLabelDistance?: string | number

类型: string | number

symbol

标签符号

symbol?: TextSymbolProperties

useCodedValues

使用编码值

useCodedValues?: boolean

类型: boolean

where

查询条件

where?: string

类型: string

BIMFlux AI