Package org.loboevolution.html.renderer
Interface FloatingBoundsSource
- All Known Implementing Classes:
ParentFloatingBoundsSource
public interface FloatingBoundsSource
-
Method Summary
Modifier and TypeMethodDescriptiongetChildBlockFloatingBounds(int apparentBlockWidth) getChildBlockFloatingBounds.
-
Method Details
-
getChildBlockFloatingBounds
getChildBlockFloatingBounds.
- Parameters:
apparentBlockWidth- aIntegerobject.- Returns:
- a
FloatingBoundsobject.
-