org.apache.fop.area.inline
public class SpaceArea extends InlineArea
InlineArea.InlineAdjustingInfo| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isAdjustable
Is this space adjustable?
|
protected java.lang.String |
space
The space for this space area
|
adjustingInfo, 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 |
|---|
SpaceArea(char s,
int o,
boolean a)
Create a space area
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSpace() |
boolean |
isAdjustable() |
addChildArea, applyVariationFactor, getAdjustingInfo, 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, setForeignAttributesprotected java.lang.String space
protected boolean isAdjustable
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.