![]() | InDesign SDK 20.5 |
#include <IEdgeAlignDict.h>

Public Types | |
| enum | { kDefaultIID = IID_IEDGEALIGNMENTDICT } |
| enum | { kDefaultServiceID = kEdgeAlignmentService } |
Public Member Functions | |
| virtual PMReal | LeftEdgeAdjustment (const IDrawingStyle *style, const PMReal &bodySize, Text::GlyphID g) const =0 |
| virtual PMReal | RightEdgeAdjustment (const IDrawingStyle *style, const PMReal &bodySize, Text::GlyphID g) const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
This interface is used to find an edge adjustment for a particular style/glyph based on optical considerations.