Package com.adobe.xfa.font
Class GfxTextAttrs
java.lang.Object
com.adobe.xfa.font.GfxTextAttrs
This immutable class describes a
structure populated by resolveXFAFont for use with in gfx environment
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGfxTextAttrs(GFXColour colour, int eUndercode, int eOvercode, int eStrikeOut, UnitSpan baselineShift, int eGlyphOrientation) -
Method Summary
-
Field Details
-
m_oColour
-
m_eUndercode
public final int m_eUndercode -
m_eOvercode
public final int m_eOvercode -
m_eStrikeOut
public final int m_eStrikeOut -
m_oBaseLineShift
-
m_eGlyphOrientation
public final int m_eGlyphOrientation
-
-
Constructor Details
-
GfxTextAttrs
public GfxTextAttrs() -
GfxTextAttrs
-