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
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 with parameters of type HyphContextModifier and TypeMethodDescriptionvoidCharacterLayoutManager.hyphenate(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoidContentLayoutManager.hyphenate(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoidInlineContainerLayoutManager.hyphenate(Position pos, HyphContext hyphContext) voidInlineLevelLayoutManager.hyphenate(Position pos, HyphContext hyphContext) Tell the LM to hyphenate a wordvoidInlineStackingLayoutManager.hyphenate(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoidLeaderLayoutManager.hyphenate(Position pos, HyphContext hc) Tell the LM to hyphenate a wordvoidLeafNodeLayoutManager.hyphenate(Position pos, HyphContext hyphContext) Tell the LM to hyphenate a wordvoidTextLayoutManager.hyphenate(Position pos, HyphContext hyphContext) Tell the LM to hyphenate a word