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 space)
Add a new space to the sequence.
|
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 © 2025 Apache Software Foundation. All rights reserved.