org.apache.fop.area.inline
public class Character extends AbstractTextArea
AbstractTextArea.TextAdjustingInfoInlineArea.InlineAdjustingInfoautoSize, inlinesadjustingInfo, offsetbpd, BT, CLASS_ABSOLUTE, CLASS_BEFORE_FLOAT, CLASS_FIXED, CLASS_FOOTNOTE, CLASS_MAX, CLASS_NORMAL, CLASS_SIDE_FLOAT, ipd, log, LR, ORIENT_0, ORIENT_180, ORIENT_270, ORIENT_90, props, RL, TBforeignAttributes| Constructor and Description |
|---|
Character(char ch)
Deprecated.
Create a new character inline area with the given character.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addHyphen(char hyphChar,
int hyphSize)
Deprecated.
Add the hyphenation character and its length.
|
java.lang.String |
getChar()
Deprecated.
Get the character for this inline character area.
|
applyVariationFactor, getBaselineOffset, getTextLetterSpaceAdjust, getTextWordSpaceAdjust, setBaselineOffset, setSpaceDifference, setTextLetterSpaceAdjust, setTextWordSpaceAdjustaddChildArea, getChildAreasgetAdjustingInfo, getOffset, getParentArea, handleIPDVariation, hasLineThrough, hasOverline, hasUnderline, increaseIPD, isBlinking, notifyIPDVariation, setAdjustingInfo, setAdjustment, setOffset, setParentAreaaddTrait, addTrait, getAllocBPD, getAllocIPD, getAreaClass, getBooleanTrait, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getBPD, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsInteger, getTraits, hasTrait, hasTraits, setAreaClass, setBPD, setIPD, toStringgetForeignAttributes, getForeignAttributeValue, setForeignAttribute, setForeignAttributespublic Character(char ch)
ch - the character for this inline areapublic java.lang.String getChar()
public void addHyphen(char hyphChar,
int hyphSize)
hyphChar - the hyphenation characterhyphSize - the size of the hyphenation characterCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.