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 | Description |
---|---|---|
CommonTextDecoration |
FOText.getTextDecoration() |
|
CommonTextDecoration |
PropertyList.getTextDecorationProps() |
Constructs a CommonTextDecoration object.
|
Modifier and Type | Method | Description |
---|---|---|
CommonTextDecoration |
AbstractPageNumberCitation.getTextDecoration() |
|
CommonTextDecoration |
Character.getTextDecoration() |
|
CommonTextDecoration |
PageNumber.getTextDecoration() |
Modifier and Type | Method | Description |
---|---|---|
static CommonTextDecoration |
CommonTextDecoration.createFromPropertyList(PropertyList pList) |
Creates a CommonTextDecoration object from a property list.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
TraitSetter.addTextDecoration(Area area,
CommonTextDecoration deco) |
Adds the text-decoration traits to the area.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.