BasicTextShaperCache class

BasicTextShaperCache class

Implements basic cache for ITextShaper instances. This class is thread-safe.

Interfaces: ITextShaperFactory

Constructors

NameDescription
BasicTextShaperCache(factory)Wraps factory and cachesITextShaperFactory.get_text_shaper() results.

See Also