Uses of Class
com.helger.pdflayout.element.box.AbstractPLInlineBox
Packages that use AbstractPLInlineBox
-
Uses of AbstractPLInlineBox in com.helger.pdflayout.element.box
Classes in com.helger.pdflayout.element.box with type parameters of type AbstractPLInlineBoxModifier and TypeClassDescriptionclassAbstractPLInlineBox<IMPLTYPE extends AbstractPLInlineBox<IMPLTYPE>>A box is a simple element that encapsulates another element and has a padding, border and margin itself as well as it can align the contained element. -
Uses of AbstractPLInlineBox in com.helger.pdflayout.element.link
Subclasses of AbstractPLInlineBox in com.helger.pdflayout.element.linkModifier and TypeClassDescriptionclassAbstractPLExternalLink<IMPLTYPE extends AbstractPLExternalLink<IMPLTYPE>>An external link that references to an external URI.classAn external link that references to an external URI.