Uses of Class
org.apache.fop.layoutmgr.inline.LineLayoutManager.Update
-
Packages that use LineLayoutManager.Update Package Description org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. -
-
Uses of LineLayoutManager.Update in org.apache.fop.layoutmgr.inline
Method parameters in org.apache.fop.layoutmgr.inline with type arguments of type LineLayoutManager.Update Modifier and Type Method Description private voidLineLayoutManager. processUpdates(LineLayoutManager.Paragraph par, java.util.List<LineLayoutManager.Update> updateList)
-