Function computePreGraphPotentialSheetNestingPartitions

  • Compute sheet nesting partitions for a PreDocumentGraph

    A PreDocumentGraph could be - An initially created graph - An incomplete graph - A graph where only sub-sections have been reset (e.g. by toggling a node's WST).

    The effective data for the nesting pre-partitions are looked up in three locations: 1. Submitted initialArticleParams 2. (if not yet found) The PreDocumentGraph 3. (if not yet found) Computed InitialArticleParams

    Parameters

    Returns SheetNestingPartition<SlVertex>[]

Generated using TypeDoc