|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonTextDecoration | |
---|---|
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. |
Uses of CommonTextDecoration in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo that return CommonTextDecoration | |
---|---|
CommonTextDecoration |
FOText.getTextDecoration()
|
CommonTextDecoration |
PropertyList.getTextDecorationProps()
Constructs a CommonTextDecoration object. |
Uses of CommonTextDecoration in org.apache.fop.fo.flow |
---|
Methods in org.apache.fop.fo.flow that return CommonTextDecoration | |
---|---|
CommonTextDecoration |
PageNumber.getTextDecoration()
|
CommonTextDecoration |
Character.getTextDecoration()
|
CommonTextDecoration |
AbstractPageNumberCitation.getTextDecoration()
|
Uses of CommonTextDecoration in org.apache.fop.fo.properties |
---|
Methods in org.apache.fop.fo.properties that return CommonTextDecoration | |
---|---|
static CommonTextDecoration |
CommonTextDecoration.createFromPropertyList(PropertyList pList)
Creates a CommonTextDecoration object from a property list. |
Uses of CommonTextDecoration in org.apache.fop.layoutmgr |
---|
Methods in org.apache.fop.layoutmgr with parameters of type CommonTextDecoration | |
---|---|
static void |
TraitSetter.addTextDecoration(Area area,
CommonTextDecoration deco)
Adds the text-decoration traits to the area. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |