FeatureType是在FeatureLayer中定义的共享相同属性的要素子集。
new FeatureType(properties?)
参数
FeatureTypeProperties
返回:FeatureType FeatureType对象
FeatureType
要素类型标识符。
id: string | number
类型: string | number
string | number
要素类型名称。
name: string
类型: string
string
创建此对象的深度克隆。
clone(): this
返回:this
this
将此类的实例转换为其JSON表示形式。
toJSON(): any
返回:any
any
FeatureReductionSelection
通过稀疏重叠要素来整理SceneView中的点,确保屏幕上没有要素相交。
Field
构造函数
本页目录
Written by:
BIMFlux AI