Uses of Package
com.aowagie.text
Packages that use com.aowagie.text
Package
Description
-
Classes in com.aowagie.text used by com.aowagie.textClassDescriptionAn
Annotation
is a little note that can be added to a page on a document.Signals an attempt to create anElement
that hasn't got the right form.ACell
is aRectangle
containing otherElement
s.AChapter
is a specialSection
.This is the smallest significant part of text that can be added to a document.A class that implementsDocListener
will perform some actions when some actions are performed on aDocument
.A generic Document class.Signals that an error has occurred in aDocument
.Interface for a text element.A class that implementsElementListener
will perform some actions when anElement
is added.Contains all the specifications of a font: fontfamily, size, style and color.If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this class first and then create fonts in your code using one of the getFont method without having to enter a path as parameter.AHeaderFooter
-object is aRectangle
with text that can be put above and/or below every page.AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the documentInterface implemented by Element objects that can potentially consume a lot of memory.Wrapper that allows to add properties to 'basic building block' objects.Wrapper that allows to add properties to a Chapter/Section object.This is anElement
that contains some meta information about the document.AParagraph
is a series ofChunk
s and/orPhrases
.APhrase
is a series ofChunk
s.ARectangle
is the representation of a geometric figure.ASection
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s.Rectangle that can be used for Cells.Interface for customizing the split character.ATable
is aRectangle
that containsCell
s, ordered in some kind of matrix.Interface for a text element to which other objects can be added. -
Classes in com.aowagie.text used by com.aowagie.text.factoriesClassDescriptionAn
Anchor
can be a reference or a destination of a reference.AnAnnotation
is a little note that can be added to a page on a document.Signals an attempt to create anElement
that hasn't got the right form.ACell
is aRectangle
containing otherElement
s.Chapter with auto numbering.This is the smallest significant part of text that can be added to a document.AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the documentAList
contains severalListItem
s.AListItem
is aParagraph
that can be added to aList
.AParagraph
is a series ofChunk
s and/orPhrases
.APhrase
is a series ofChunk
s.ARectangle
is the representation of a geometric figure.ASection
is a part of aDocument
containing otherSection
s,Paragraph
s,List
and/orTable
s.ATable
is aRectangle
that containsCell
s, ordered in some kind of matrix. -
Classes in com.aowagie.text used by com.aowagie.text.pdfClassDescriptionA
Cell
is aRectangle
containing otherElement
s.This is the smallest significant part of text that can be added to a document.A class that implementsDocListener
will perform some actions when some actions are performed on aDocument
.A generic Document class.Signals that an error has occurred in aDocument
.An abstractWriter
class for documents.Interface for a text element.A class that implementsElementListener
will perform some actions when anElement
is added.Contains all the specifications of a font: fontfamily, size, style and color.AHeaderFooter
-object is aRectangle
with text that can be put above and/or below every page.AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the documentInterface implemented by Element objects that can potentially consume a lot of memory.AList
contains severalListItem
s.AListItem
is aParagraph
that can be added to aList
.AParagraph
is a series ofChunk
s and/orPhrases
.APhrase
is a series ofChunk
s.ARectangle
is the representation of a geometric figure.Interface for customizing the split character.ATable
is aRectangle
that containsCell
s, ordered in some kind of matrix. -
Classes in com.aowagie.text used by com.aowagie.text.pdf.codecClassDescriptionSignals an attempt to create an
Element
that hasn't got the right form.AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document -
Classes in com.aowagie.text used by com.aowagie.text.pdf.codec.wmf
-
Classes in com.aowagie.text used by com.aowagie.text.pdf.drawClassDescriptionInterface for a text element.A class that implements
ElementListener
will perform some actions when anElement
is added. -
Classes in com.aowagie.text used by com.aowagie.text.pdf.events
-
Classes in com.aowagie.text used by com.aowagie.text.pdf.interfaces
-
Classes in com.aowagie.text used by com.aowagie.text.pdf.internalClassDescriptionAn
Annotation
is a little note that can be added to a page on a document.ARectangle
is the representation of a geometric figure. -
Classes in com.aowagie.text used by com.aowagie.text.xmlClassDescriptionThis is the smallest significant part of text that can be added to a document.A class that implements
DocListener
will perform some actions when some actions are performed on aDocument
.AnImage
is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document -
Classes in com.aowagie.text used by com.aowagie.text.xml.simpleparser