Contents

Introduction to Text System Storage Layer Overview

Explains how the Cocoa text system stores the information it needs to lay out text.

Who Should Read This Document

You should read this document if you need to work directly with the text storage layer. For example, you may need to change the text programmatically in a text storage object or extend its capabilities.

To understand this material you should have a general understanding of Cocoa programming conventions. You should also have read Text System Overview.

Organization of This Document

This document contains the following articles:

See Also

For further reading, refer to the following documents:

  • Attributed String Programming Guide provides information about the attributed string objects on which NSTextStorage is built. NSTextStorage is a subclass of NSMutableAttributedString.
  • Text Layout Programming Guide describes the layout process involving text storage, text container, text view, and layout manager objects.

Next

Copyright © 1997, 2012 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2012-09-19