![]() | InDesign SDK 20.5 |
#include <LineDescription.h>
Public Types | |
| typedef object_type | data_type |
Public Member Functions | |
| StoryRunGlyphs () | |
| virtual | ~StoryRunGlyphs () |
| void | ReadWrite (IPMStream *s, StoryDescription *storyDesc) |
Public Attributes | |
| K2Vector< PMRealGlyphPoint > * | fGlyphPoints |
| K2Vector< GlyphDrawAddIn > * | fAddIns |
| K2Vector< DrawingChunkRange > * | fDrawRanges |
Class which caches glyph data and other draw related attributes for story galley view.
| typedef object_type StoryRunGlyphs::data_type |
object_type - internal use K2Vector detail.
| StoryRunGlyphs::StoryRunGlyphs | ( | ) |
Constructor for StoryRunGlyphs.
| virtual |
Destructor for a StoryRunGlyphs.
| void StoryRunGlyphs::ReadWrite | ( | IPMStream * | s, |
| StoryDescription * | storyDesc | ||
| ) |
internal use only undo/redo support.
| K2Vector<GlyphDrawAddIn>* StoryRunGlyphs::fAddIns |
fGlyphPoints - special types of text like icons are tracked in this array
| K2Vector<DrawingChunkRange>* StoryRunGlyphs::fDrawRanges |
Describes what text style to draw glyphs in
| K2Vector<PMRealGlyphPoint>* StoryRunGlyphs::fGlyphPoints |
fGlyphPoints - Cached glyphs to display in story or galley view