neoscore.core.break_opportunity

class neoscore.core.break_opportunity.BreakOpportunity[source]

Bases: object

A PositionedObject mixin which indicates a break can be performed here.

Some notational constructs are well suited to be placed at line or page breaks, for example bar lines or grand pauses. Such classes should subclass this mixin so the flowable container can know this.

This mixin is only useful when used inside a Flowable.