DynamicPDF by ceTe Software

Package com.cete.dynamicpdf.pageelements

Interface Summary
IAnnotation Interface defines an annotation.
IArea Represents a contract defining an area.
ICoordinate Interface defines a contract requiring an X and Y coordinate.
IPageElementContainer Defines a container of page elements.
 

Class Summary
AreaGroup This class can be used to collect many page elements together and add them to the page all at once.
BackgroundImage This class can be used to place an image on the page that will be stretched to the dimensions of the page.
BlendMode Represents the different types of Blend modes
Bookmark This class can be used to place bookmarks on the PDF document.
Cell Class represents a cell of a table.
CellList This class represents CellList.
Circle This class can be used to place circles on a page.
Column Represents the column of a table.
ColumnList Class represents the list of columns.
CurveFromSubPath This class, when added to a Path, is used to create a Bézier curve from the CurveToSubPath's specified location back to the last point in the Path.
CurveSubPath This class, when added to a Path, is used to create a Bézier curve to the CurveSubPath's specified location using the Source and destination control Points.
CurveToSubPath This class, when added to a Path, is used to create a Bézier curve to the CurveToSubPath's specified location.
FontStyle Represents the style of a font.
GridType Specifies the type of grid.
Group This class can be used to collect many page elements together and add them to the page all at once.
HtmlTextArea This class can be used to place HTML formatted text onto an area of the page.
HtmlTextAreaStyle This class can be used to define a certain style of text to be used with an HtmlTextArea.
Image This class can be used to place images on a page.
Label This class can be used to place labels of text on a page.
LayoutGrid This class can be used to place a grid on the entire page.
Line This class can be used to place lines of different length, width, color and patterns on a page.
LineSubPath This class, when added to a Path, is used to create a String Line path to the LineSubPath's specified location.
Link This class can be used to place links on the PDF.
Note This class can be used to place a note annotation on the PDF.
NoteType Specifies a note type.
PageNumberingLabel This class can be used to add page and section numbering to a PDF document.
ParagraphStyle Represents type of paragraphing possible.
Path This class can be used to specify a collection of sub paths which will be used to complete your path.
Rectangle This class can be used to place rectangles of any size or color on a page.
RotatingPageElement Base class from which rotating page elements are derived.
Row Class represents a row of a table.
RowList Represents a list of row in a table.
SubPath Class provides the base class from which all sub paths are defined.
SubPathList Class represents a collection of sub paths.
Table This class can be used to create tables.
TextArea This class can be used to place text on a page.
TransformationGroup This class can be used to transform entire groups of page elements.
TransparencyGroup This class can be used to add transparency to page elements.
 

Exception Summary
TableException The exception that is thrown for a Table page element error.
 


DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software