Package | Description |
---|---|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
org.apache.fop.fo.properties |
Classes representing the various property types as well as supporting data structures for the FO tree.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Method and Description |
---|---|
CommonTextDecoration |
FOText.getTextDecoration() |
CommonTextDecoration |
PropertyList.getTextDecorationProps()
Constructs a CommonTextDecoration object.
|
Modifier and Type | Method and Description |
---|---|
CommonTextDecoration |
PageNumber.getTextDecoration() |
CommonTextDecoration |
Character.getTextDecoration() |
CommonTextDecoration |
AbstractPageNumberCitation.getTextDecoration() |
Modifier and Type | Method and Description |
---|---|
static CommonTextDecoration |
CommonTextDecoration.createFromPropertyList(PropertyList pList)
Creates a CommonTextDecoration object from a property list.
|
Modifier and Type | Method and Description |
---|---|
static void |
TraitSetter.addTextDecoration(Area area,
CommonTextDecoration deco)
Adds the text-decoration traits to the area.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.