public class GfxTextAttrs extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
m_eGlyphOrientation |
int |
m_eOvercode |
int |
m_eStrikeOut |
int |
m_eUndercode |
UnitSpan |
m_oBaseLineShift |
GFXColour |
m_oColour |
| Constructor and Description |
|---|
GfxTextAttrs() |
GfxTextAttrs(GFXColour colour,
int eUndercode,
int eOvercode,
int eStrikeOut,
UnitSpan baselineShift,
int eGlyphOrientation) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved