g6/packages/site/docs/apis/interfaces/layout/FruchtermanLayoutOptions.zh.md
pomelo 1099252812
Feat: Add API Docs (#4877)
* feat: update api-doc config

* feat: add doc input

* feat: update docs
2023-08-30 19:46:37 +08:00

3.8 KiB
Raw Blame History

title
FruchtermanLayoutOptions

概述 - v5.0.0-alpha.9 / 模块 / [布局](../. ./modules/layout.zh.md) / FruchtermanLayoutOptions

布局.FruchtermanLayoutOptions

等级制度

  • CommonForceLayoutOptions

    FruchtermanLayoutOptions

特性

中心

可选 中心PointTuple

####继承自

CommonForceLayoutOptions.center

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:252


集群重力

可选 clusterGravitynumber

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:316


聚类

可选 聚类布尔值

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:315


方面

可选 尺寸数量

####继承自

CommonForceLayoutOptions.dimensions

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:251


距离阈值模式

可选 distanceThresholdMode"max" | “分钟” | “意思”

####继承自

CommonForceLayoutOptions.distanceThresholdMode

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:255


###重力

可选 重力数字

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:313


高度

可选 高度数字

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:312


最大距离

可选 maxDistance数字

如果指定了距离,则设置考虑此力的节点之间的最大距离。 如果未指定距离,则返回当前最大距离,默认为无穷大。 指定有限的最大距离可以提高性能并生成更加本地化的布局。

####继承自

CommonForceLayoutOptions.maxDistance

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:261


最大迭代次数

可选 maxIteration数量

####继承自

CommonForceLayoutOptions.maxIteration

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:254


最小移动

可选 minMovement数量

####继承自

CommonForceLayoutOptions.minMovement

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:253


节点集群

可选 nodeClusterBystring

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:317


勾选

可选 onTick: (data: LayoutMapping) => void

类型声明

▸ (数据): 无效

参数

名称 类型
数据 布局映射
返回

无效

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:318


速度

可选 速度数字

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:314


宽度

可选 宽度数量

定义于

node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:311