git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198138
13f79535-47bb-0310-9956-
ffa450edef68
* @see org.apache.fop.layoutmgr.AbstractLayoutManager#initProperties()
*/
protected void initProperties() {
- super.initProperties();
inlineProps = fobj.getCommonMarginInline();
borderProps = fobj.getCommonBorderPaddingBackground();
int iPad = borderProps.getPadding(CommonBorderPaddingBackground.BEFORE, false);
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