Uses of Class
org.apache.fop.layoutmgr.inline.HyphContext
Packages that use HyphContext
Package
Description
FOP's layout engine.
Layout managers for inline formatting objects and line building.
-
Uses of HyphContext in org.apache.fop.layoutmgr
Fields in org.apache.fop.layoutmgr declared as HyphContextModifier and TypeFieldDescriptionprivate HyphContext
LayoutContext.hyphContext
Current hyphenation context.Methods in org.apache.fop.layoutmgr that return HyphContextMethods in org.apache.fop.layoutmgr with parameters of type HyphContext -
Uses of HyphContext in org.apache.fop.layoutmgr.inline
Methods in org.apache.fop.layoutmgr.inline that return HyphContextModifier and TypeMethodDescriptionprivate HyphContext
LineLayoutManager.getHyphenContext
(StringBuffer sbChars) Methods in org.apache.fop.layoutmgr.inline with parameters of type HyphContextModifier and TypeMethodDescriptionvoid
CharacterLayoutManager.hyphenate
(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoid
ContentLayoutManager.hyphenate
(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoid
InlineContainerLayoutManager.hyphenate
(Position pos, HyphContext hyphContext) void
InlineLevelLayoutManager.hyphenate
(Position pos, HyphContext hyphContext) Tell the LM to hyphenate a wordvoid
InlineStackingLayoutManager.hyphenate
(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoid
LeaderLayoutManager.hyphenate
(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoid
LeafNodeLayoutManager.hyphenate
(Position pos, HyphContext hyphContext) Tell the LM to hyphenate a wordvoid
TextLayoutManager.hyphenate
(Position pos, HyphContext hyphContext) Tell the LM to hyphenate a word