Interface | Description |
---|---|
IlvFlowObject |
An interface that must be implemented by objects
that can be embedded in a flow of text.
|
IlvFOUtil.Paintable |
This interface denotes a graphic entity that can paint itself onto an
output device.
|
Class | Description |
---|---|
IlvDocumentSetupDialog |
A dialog box to setup the parameters of a
IlvPrintableDocument . |
IlvFlow |
An
IlvFlow object allows to add styled text and inline
graphics in a document. |
IlvFlow.TextStyle |
Defines the style of text that is added to an
IlvFlow . |
IlvFooter |
This class defines a footer to be printed at
the bottom of a page.
|
IlvFOUtil |
This class contains utility functions for converting graphic components to
XSL-FO.
|
IlvFOUtil.ComponentPaintable |
This class is a
Paintable that paints a Component
without scaling. |
IlvHeader |
This class defines a header to be printed at
the top of a page.
|
IlvHeaderFooter |
The abstract base class for headers or footers.
|
IlvPage |
A
IlvPage defines a page that can be printed. |
IlvPrintableComponent |
The
IlvPrintableComponent is designed to print
a specified portion of a Component object. |
IlvPrintableDocument |
An
IlvPrintableDocument defines a set of pages to be printed. |
IlvPrintableLabel |
This class is designed to print a label on a printable page.
|
IlvPrintableLine |
IlvPrintableLine defines a line that can be printed. |
IlvPrintableObject |
An
IlvPrintableObject defines an object that can be printed. |
IlvPrintableRectangle |
This class defines a rectangle that can be printed.
|
IlvPrintableShape |
IlvPrintableShape is the base class for printable shapes such
as lines and rectangles. |
IlvPrintableTable |
A utility class designed to print a portion of the
JTable . |
IlvPrintableTableHeader |
IlvPrintableTableHeader is a utility class designed to print a
portion of a JTableHeader . |
IlvPrintingController |
The
IlvPrintingController is the root object of the print framework. |
IlvPrintPreviewDialog |
A
IlvPrintPreviewDialog is the main frame designed to preview
the contents managed by a IlvPrintingController . |
IlvPrintPreviewPanel |
A
IlvPrintPreviewPanel is a component designed to preview
the contents managed by a IlvPrintingController . |
IlvPrintUtil |
This class provides some utilities that may be used with the Printing
Framework.
|
IlvTransformedPrintable |
A utility class designed to print a portion of a given
Component . |
IlvUnit |
Defines units of measurement.
|
IlvUnit.Dimension |
Defines a dimension with its unit of measurement.
|
IlvUnit.Measure |
Defines a distance with its unit of measurement.
|
IlvUnit.Point |
Defines a point with its unit of measurement.
|
IlvUnit.Rectangle |
Defines a rectangle with its unit of measurement.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.