int allocationRectangleWidth,
int allocationRectangleHeight) {
// Common Border, Padding, and Background Properties
BorderAndPadding bap = propMgr.getBorderAndPadding();
BackgroundProps bProps = propMgr.getBackgroundProps();
// this.properties.get("clip");
// this.properties.get("display-align");
int extent = this.properties.get("extent").getLength().mvalue();
// this.properties.get("overflow");