Uses of Interface
com.itextpdf.text.api.Spaceable

Packages that use Spaceable
Package
Description
 
 
  • Uses of Spaceable in com.itextpdf.text

    Classes in com.itextpdf.text that implement Spaceable
    Modifier and Type
    Class
    Description
    class 
    An Image is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document
    class 
    CCITT Image data that has to be inserted into the document
    class 
    Support for JBIG2 images.
    class 
    Raw Image data that has to be inserted into the document
    class 
    PdfTemplate that has to be inserted into the document
    class 
    An ImgWMF is the representation of a windows metafile that has to be inserted into the document
    class 
    An Jpeg is the representation of a graphic element (JPEG) that has to be inserted into the document
    class 
    An Jpeg2000 is the representation of a graphic element (JPEG) that has to be inserted into the document
    class 
    A ListItem is a Paragraph that can be added to a List.
    class 
    A Paragraph is a series of Chunks and/or Phrases.
  • Uses of Spaceable in com.itextpdf.text.pdf

    Classes in com.itextpdf.text.pdf that implement Spaceable
    Modifier and Type
    Class
    Description
    class 
    A special element to put a collection of elements at an absolute position.
    class 
    This is a table that can be put at an absolute position but can also be added to the document as the class Table.