InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StoryRunGlyphs Class Reference

#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
 

Detailed Description

Class which caches glyph data and other draw related attributes for story galley view.

Member Typedef Documentation

Constructor & Destructor Documentation

StoryRunGlyphs::StoryRunGlyphs ()

Constructor for StoryRunGlyphs.

Returns
none.
virtual StoryRunGlyphs::~StoryRunGlyphs ()
virtual

Destructor for a StoryRunGlyphs.

Returns
none.

Member Function Documentation

void StoryRunGlyphs::ReadWrite (IPMStreams,
StoryDescriptionstoryDesc 
)

internal use only undo/redo support.

Member Data Documentation

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