![]() | InDesign SDK 20.5 |
Public Member Functions | |
| PMRealGlyphPoint (Text::GlyphID glyphID, float x=0.0, float y=0.0) | |
| void | Set (Text::GlyphID glyphID, float x=0.0, float y=0.0) |
| void | SetX (float x) |
| void | SetY (float y) |
| void | SetX (PMReal x) |
| void | SetY (PMReal y) |
| Text::GlyphID | GetGlyphID () const |
| Text::GlyphID & | GlyphID () |
| float | GetXPosition () const |
| float | GetYPosition () const |
| float & | GetXPosition () |
| float & | GetYPosition () |
| PMRealGlyphPoint & | operator+= (const PMRealGlyphPoint &other) |