Uses of Interface
org.loboevolution.html.renderer.FloatingBounds
-
Uses of FloatingBounds in org.loboevolution.html.renderer
Modifier and TypeMethodDescriptionFloatingBoundsSource.getChildBlockFloatingBounds
(int apparentBlockWidth) getChildBlockFloatingBounds.ParentFloatingBoundsSource.getChildBlockFloatingBounds
(int apparentBlockWidth) getChildBlockFloatingBounds.Modifier and TypeMethodDescriptionvoid
RBlockViewport.layout
(int desiredWidth, int desiredHeight, Insets paddingInsets, int yLimit, FloatingBounds floatBounds, boolean sizeOnly) Builds the layout/renderer tree from scratch.ModifierConstructorDescriptionParentFloatingBoundsSource
(int blockShiftRight, int expectedWidth, int newX, int newY, FloatingBounds floatBounds) Constructor for ParentFloatingBoundsSource.