Readonly
Protected
Optional
Find the break position for the cell at the given slot index. Returns the break position and its index in cellBreakPositions, or null if not found. Uses sourceNode matching instead of sequential index to support layout retry (issue #1663).
Returns true if a forced break occurs.
Returns true if the layout constraint is violated.
Returns true if the node overflows the column.
Find the break position for the cell at the given slot index. Returns the break position and its index in cellBreakPositions, or null if not found. Uses sourceNode matching instead of sequential index to support layout retry (issue #1663).