Example usage for com.lowagie.text ListItem subclass-usage

List of usage examples for com.lowagie.text ListItem subclass-usage

Introduction

In this page you can find the example usage for com.lowagie.text ListItem subclass-usage.

Usage

From source file fr.opensagres.odfdom.converter.pdf.internal.stylable.StylableListItem.java

/**
 * fixes for pdf conversion by Leszek Piotrowicz <leszekp@safe-mail.net>
 */
public class StylableListItem extends ListItem implements IStylableContainer {
    private static final long serialVersionUID = 664309269352903329L;

From source file org.apache.poi.xwpf.converter.internal.itext.stylable.StylableListItem.java

public class StylableListItem extends ListItem implements IStylableContainer {

    private static final long serialVersionUID = 664309269352903329L;

    private final IStylableFactory ownerDocument;

From source file org.odftoolkit.odfdom.converter.internal.itext.stylable.StylableListItem.java

/**
 * fixes for pdf conversion by Leszek Piotrowicz <leszekp@safe-mail.net>
 */
public class StylableListItem extends ListItem implements IStylableContainer {
    private static final long serialVersionUID = 664309269352903329L;

From source file org.odftoolkit.odfdom.converter.pdf.internal.stylable.StylableListItem.java

/**
 * fixes for pdf conversion by Leszek Piotrowicz <leszekp@safe-mail.net>
 */
public class StylableListItem extends ListItem implements IStylableContainer {
    private static final long serialVersionUID = 664309269352903329L;