|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceVal | |
---|---|
org.apache.fop.layoutmgr | FOP's layout engine. |
org.apache.fop.traits | Trait classes and other supporting data structures. |
Uses of SpaceVal in org.apache.fop.layoutmgr |
---|
Methods in org.apache.fop.layoutmgr with parameters of type SpaceVal | |
---|---|
void |
SpaceSpecifier.addSpace(SpaceVal space)
Add a new space to the sequence. |
Uses of SpaceVal in org.apache.fop.traits |
---|
Methods in org.apache.fop.traits that return SpaceVal | |
---|---|
static SpaceVal |
SpaceVal.makeLetterSpacing(Property letterSpacing)
|
static SpaceVal |
SpaceVal.makeWordSpacing(Property wordSpacing,
SpaceVal letterSpacing,
Font fs)
|
Methods in org.apache.fop.traits with parameters of type SpaceVal | |
---|---|
static SpaceVal |
SpaceVal.makeWordSpacing(Property wordSpacing,
SpaceVal letterSpacing,
Font fs)
|
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |