to remove all due to processing logic requirements, but these two at
least weren't needed.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198137
13f79535-47bb-0310-9956-
ffa450edef68
*/
public InlineStackingLayoutManager(FObj node) {
super(node);
- }
-
- /**
- * @see org.apache.fop.layoutmgr.AbstractLayoutManager#initProperties()
- */
- protected void initProperties() {
extraBPD = new MinOptMax(0);
}
fobj = node;
}
- /**
- * @see org.apache.fop.layoutmgr.AbstractLayoutManager#initProperties()
- */
- protected void initProperties() {
- }
-
/**
* Get the next break possibility for this cell.
* A cell contains blocks so there are breaks around the blocks