public interface IStylableElement
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyles(Style style) |
com.lowagie.text.Element |
getElement() |
Style |
getLastStyleApplied() |
IStylableContainer |
getParent() |
void applyStyles(Style style)
Style getLastStyleApplied()
IStylableContainer getParent()
com.lowagie.text.Element getElement()
Copyright © 2022. All Rights Reserved.