Options
All
  • Public
  • Public/Protected
  • All
Menu

Action fired to fit all nodes into view

Hierarchy

  • Action
    • FitAction

Index

Properties

Properties

payload: { leftPanelWidth?: number; nodeRects: Rectangle[]; rightPanelWidth?: number }

Type declaration

  • Optional leftPanelWidth?: number

    Width of fixed left panel

  • nodeRects: Rectangle[]

    Position & sizes of nodes that need to be fit into view

  • Optional rightPanelWidth?: number

    Width of fixed right panel

type: FIT

Generated using TypeDoc