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.
|
Modifier and Type | Method and Description |
---|---|
CommonHyphenation |
FOText.getCommonHyphenation() |
CommonHyphenation |
PropertyList.getHyphenationProps()
Constructs a CommonHyphenation object.
|
Modifier and Type | Method and Description |
---|---|
CommonHyphenation |
Character.getCommonHyphenation() |
CommonHyphenation |
Block.getCommonHyphenation() |
Modifier and Type | Method and Description |
---|---|
static CommonHyphenation |
CommonHyphenation.getInstance(PropertyList propertyList)
Gets the canonical
CommonHyphenation instance corresponding
to the values of the related properties present on the given
PropertyList |
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.