Class AnonymousInlineBox

All Implemented Interfaces:
IAbstractElement, IBlockElement, IElement, IPropertyContainer, IAccessibleElement

public class AnonymousInlineBox extends Paragraph
A layout element that represents anonymous box, see https://developer.mozilla.org/en-US/docs/Web/CSS/Visual_formatting_model#anonymous_boxes.