Package | Description |
---|---|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.traits |
Trait classes and other supporting data structures.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceSpecifier.addSpace(SpaceVal moreSpace)
Add a new space to the sequence.
|
Modifier and Type | Field and Description |
---|---|
SpaceVal |
LayoutProps.spaceAfter |
SpaceVal |
LayoutProps.spaceBefore |
SpaceVal |
InlineProps.spaceEnd |
SpaceVal |
InlineProps.spaceStart |
Modifier and Type | Method and Description |
---|---|
static SpaceVal |
SpaceVal.makeLetterSpacing(Property letterSpacing) |
static SpaceVal |
SpaceVal.makeWordSpacing(Property wordSpacing,
SpaceVal letterSpacing,
Font fs) |
Modifier and Type | Method and Description |
---|---|
static SpaceVal |
SpaceVal.makeWordSpacing(Property wordSpacing,
SpaceVal letterSpacing,
Font fs) |
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.