Uses of Class
org.apache.fop.fo.properties.CommonHyphenation
Packages that use CommonHyphenation
Package
Description
Classes, constants and basic infrastructure for the FO tree.
All the block- and inline-level flow formatting objects.
Classes representing the various property types as well as supporting data structures for the FO tree.
Layout managers for inline formatting objects and line building.
-
Uses of CommonHyphenation in org.apache.fop.accessibility.fo
Methods in org.apache.fop.accessibility.fo with parameters of type CommonHyphenationModifier and TypeMethodDescriptionprivate AttributesImpl
StructureTreeEventTrigger.createLangAttribute
(CommonHyphenation hyphProperties) -
Uses of CommonHyphenation in org.apache.fop.fo
Fields in org.apache.fop.fo declared as CommonHyphenationMethods in org.apache.fop.fo that return CommonHyphenationModifier and TypeMethodDescriptionFOText.getCommonHyphenation()
PropertyList.getHyphenationProps()
Constructs a CommonHyphenation object. -
Uses of CommonHyphenation in org.apache.fop.fo.flow
Fields in org.apache.fop.fo.flow declared as CommonHyphenationModifier and TypeFieldDescriptionprivate CommonHyphenation
Block.commonHyphenation
private CommonHyphenation
Character.commonHyphenation
Methods in org.apache.fop.fo.flow that return CommonHyphenation -
Uses of CommonHyphenation in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties with type parameters of type CommonHyphenationModifier and TypeFieldDescriptionprivate static final PropertyCache<CommonHyphenation>
CommonHyphenation.CACHE
Methods in org.apache.fop.fo.properties that return CommonHyphenationModifier and TypeMethodDescriptionstatic CommonHyphenation
CommonHyphenation.getInstance
(PropertyList propertyList) Gets the canonicalCommonHyphenation
instance corresponding to the values of the related properties present on the givenPropertyList
-
Uses of CommonHyphenation in org.apache.fop.layoutmgr.inline
Fields in org.apache.fop.layoutmgr.inline declared as CommonHyphenationModifier and TypeFieldDescriptionprivate CommonHyphenation
LineLayoutManager.hyphenationProperties