Package com.itextpdf.layout.element
Interface ILeafElement
- All Superinterfaces:
-
IElement
,IPropertyContainer
A marker subinterface of
IElement
that specifies that the layout object is, by definition, on the lowest tier in the object hierarchy. A leaf element
must not act as a container for other elements.
-
Method Summary
Methods inherited from interface com.itextpdf.layout.element.IElement
createRendererSubTree, getRenderer, setNextRenderer
Methods inherited from interface com.itextpdf.layout.IPropertyContainer
deleteOwnProperty, getDefaultProperty, getOwnProperty, getProperty, hasOwnProperty, hasProperty, setProperty