com.itextpdf.tool.xml.css.apply
Class LineSeparatorCssApplier
java.lang.Object
com.itextpdf.tool.xml.css.apply.LineSeparatorCssApplier
public class LineSeparatorCssApplier
- extends Object
- Author:
- Emiel Ackermann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineSeparatorCssApplier
public LineSeparatorCssApplier()
apply
public LineSeparator apply(LineSeparator ls,
Tag t,
PageSizeContainable psc)
- Applies CSS to LineSeparators
- Parameters:
ls
- the LineSeparatort
- the tag with stylespsc
- the PageSize
container
- Returns:
- the styled
LineSeparator
Copyright © 2012. All Rights Reserved.