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

#include <LineDescription.h>

Public Types

enum  AddInType { kNone, kOwnedItemIcon, kAttributeIcon }
 
typedef object_type data_type
 

Public Attributes

AddInType fType
 
int32 glyphIndex
 

Detailed Description

GlyphDrawAddIn - used to track special icon drawing locations.

Member Enumeration Documentation

AddInType - Enum defines general type of icon to draw if any.
Enumerator
kNone 

Indicates regular text although it's generally not recorded

kOwnedItemIcon 

Indicates an owned item icon like a xml tag or inline text frame.

kAttributeIcon 

Indicates an attribute icon, mostly J features like ruby or CJK text

Member Data Documentation

AddInType GlyphDrawAddIn::fType

See enum definition above

int32 GlyphDrawAddIn::glyphIndex

Index within run where item draws