Package | Description |
---|---|
org.apache.fop.accessibility.fo | |
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fonts |
Classes for font handling.
|
org.apache.fop.layoutmgr.inline |
Layout managers for inline formatting objects and line building.
|
Modifier and Type | Method and Description |
---|---|
void |
FO2StructureTreeConverter.character(Character c) |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingFOEventHandler.character(Character c) |
void |
FOEventHandler.character(Character c)
Process a Character.
|
Modifier and Type | Method and Description |
---|---|
static Font |
FontSelector.selectFontForCharacter(Character fobj,
PercentBaseContext context)
Selects a font which is able to display the given character.
|
Constructor and Description |
---|
CharacterLayoutManager(Character node)
Constructor
|
Copyright © 2025 Apache Software Foundation. All rights reserved.