BatchDisplay

BatchDisplay

(private) new BatchDisplay()

Batch MDI display

Description:
  • Can be used together with hierarchy painter in node.js

Source:

Methods

createFrame()

Create batch frame

Source:

forEachFrame()

Call function for each frame

Source:

makeJSON()

returns JSON representation if any

Description:
  • Now works only for inspector, can be called once

Source:

makeSVG()

Create SVG for specified frame id

Source:

numFrames()

Returns number of created frames

Source: