Package ilog.views.util.print

Defines a generic printing framework.

See:
          Description

Interface Summary
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 Summary
IlvDocumentSetupDialog A dialog box to setup the parameters of a IlvPrintableDocument.
IlvFlow An IlvFlow objects allows to add styled text 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.
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 A PrintableObject 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.
 

Package ilog.views.util.print Description

Defines a generic printing framework.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.