OptionalapplyApply ops without checkpointing or pushing a history entry. The optional
label parameter is accepted (and ignored by transient implementations)
so that this signature is compatible with MoveAdapter.applyOps.
Optionallabel: stringOptionalgetCurrent selection — read by behaviors to compute additive merges.
OptionalhitReturns ids of nodes intersecting the world-space rect.
OptionalhitHit-test against a closed polygon. Vertex order may be CW or CCW; the closing edge from last → first is implicit.
OptionalsetMutator wired by setSelection op.
Narrow adapter for
useLassoSelect. ExtendsAreaSelectAdapterwith a polygon hit-test method. Transient — usesapplyOpslike its rectangular sibling.hitTestLassois optional; when omitted,useLassoToolskips wiring the default behavior (same opt-in pattern ashitTestArea).