|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonHyphenation | |
---|---|
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. |
Uses of CommonHyphenation in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo that return CommonHyphenation | |
---|---|
CommonHyphenation |
FOText.getCommonHyphenation()
|
CommonHyphenation |
PropertyList.getHyphenationProps()
Constructs a CommonHyphenation object. |
Uses of CommonHyphenation in org.apache.fop.fo.flow |
---|
Methods in org.apache.fop.fo.flow that return CommonHyphenation | |
---|---|
CommonHyphenation |
Block.getCommonHyphenation()
|
CommonHyphenation |
Character.getCommonHyphenation()
|
Uses of CommonHyphenation in org.apache.fop.fo.properties |
---|
Methods in org.apache.fop.fo.properties that return CommonHyphenation | |
---|---|
CommonHyphenation |
PropertyCache.fetch(CommonHyphenation chy)
Checks if the given CommonHyphenation is present in the cache -
if so, returns a reference to the cached instance. |
static CommonHyphenation |
CommonHyphenation.getInstance(PropertyList propertyList)
Gets the canonical CommonHyphenation instance corresponding
to the values of the related properties present on the given
PropertyList |
Methods in org.apache.fop.fo.properties with parameters of type CommonHyphenation | |
---|---|
CommonHyphenation |
PropertyCache.fetch(CommonHyphenation chy)
Checks if the given CommonHyphenation is present in the cache -
if so, returns a reference to the cached instance. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |