Options
Public/Protected
  • Public
  • Public/Protected
  • All
Menu

GoJS API 文档

GoJS 类索引

图形类

几何图形类

模型类

布局类

工具类

集合类

扩展类

布局扩展类

零件扩展类

工具扩展类

存储功能类

Type

BrushLike : Brush | string | null

The BrushLike type is the same as Brush | string | null. A string in place of a Brush object is treated as a Solid Brush of that color.

EasingFunction : function(currentTime: number, startValue: number, byValue: number, duration: number): number

An EasingFunction describes how much to modify a scalar value based on the current time, the start value, the change in value, and the duration.

Type declaration

    Key : string | number | undefined

    The Key type is the same as string | number | undefined.

    MarginLike : Margin | number

    The MarginLike type is the same as Margin | number. A number in place of a Margin object is treated as a uniform Margin with that thickness.

    加入 GoJS 交流群
    GoJS 交流群 (769862113)