hosanna-ui-docs - v0.9.0
    Preparing search index...

    Utility class for measuring text size using cached labels and font management.

    Index

    Constructors

    Properties

    fontManager: IFontManager

    Font manager for retrieving fonts.

    holder: ISGNGroup

    Holder group for off-screen label measurement.

    labelCache: Record<string, ISGNLabel>

    Cache of label instances, keyed by font or style key.

    styleRegistry: IStyleRegistry

    Style registry for resolving font styles.

    Methods