pixi-wheels

LabelContext

pixi-wheels


pixi-wheels / index / LabelContext

Interface: LabelContext

Defined in: config/types.ts:53

What a content factory receives: the section, its geometry and the room it has.

Properties#

PropertyTypeDescriptionDefined in
fit(obj: Container, options?: FitOptions) => numberScale obj into the slot (or a fraction of it via padding) and return the factor.config/types.ts:60
innerRadiusnumber-config/types.ts:56
outerRadiusnumber-config/types.ts:55
sectionResolvedSection-config/types.ts:54
slotLabelSlotThe fit box at the label radius, oriented like the label.config/types.ts:58