Package | Description |
---|---|
ilog.views.chart.print |
Defines classes and interfaces for printing the content of an
IlvChart . |
ilog.views.gantt.print |
Defines classes and interfaces for printing the content of an
IlvGanttChart or an IlvScheduleChart . |
ilog.views.print |
Defines classes and interfaces for printing the content of an
IlvManager . |
ilog.views.schedule.print |
Defines classes and interfaces for printing the content of an
IlvResourceDataChart . |
ilog.views.util.print |
Defines a generic printing framework.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvPrintableChart
A class to print an
IlvChart in an IlvPage . |
Modifier and Type | Class and Description |
---|---|
class |
IlvPrintableGanttSheet
A utility class designed to print a portion of an
IlvGanttSheet . |
class |
IlvPrintableTimeScale
A utility class designed to print a portion of the
IlvTimeScale . |
Modifier and Type | Class and Description |
---|---|
class |
IlvPrintableManagerArea
IlvPrintableManagerArea defines as printable object an area
of a manager that can be printed. |
Modifier and Type | Class and Description |
---|---|
class |
IlvPrintableResourceDataChart
A class to print a
IlvResourceDataChart in an
IlvPage . |
Modifier and Type | Class and Description |
---|---|
class |
IlvFooter
This class defines a footer to be printed at
the bottom of a page.
|
class |
IlvHeader
This class defines a header to be printed at
the top of a page.
|
class |
IlvHeaderFooter
The abstract base class for headers or footers.
|
class |
IlvPrintableComponent
The
IlvPrintableComponent is designed to print
a specified portion of a Component object. |
class |
IlvPrintableLabel
This class is designed to print a label on a printable page.
|
class |
IlvPrintableLine
IlvPrintableLine defines a line that can be printed. |
class |
IlvPrintableRectangle
This class defines a rectangle that can be printed.
|
class |
IlvPrintableShape
IlvPrintableShape is the base class for printable shapes such
as lines and rectangles. |
class |
IlvPrintableTable
A utility class designed to print a portion of the
JTable . |
class |
IlvPrintableTableHeader
IlvPrintableTableHeader is a utility class designed to print a
portion of a JTableHeader . |
class |
IlvTransformedPrintable
A utility class designed to print a portion of a given
Component . |
Modifier and Type | Method and Description |
---|---|
IlvPrintableObject |
IlvPage.getPrintableObject(int index)
Gets the
IlvPrintableObject at the specified position. |
Modifier and Type | Method and Description |
---|---|
void |
IlvPage.addPrintableObject(IlvPrintableObject printable)
Adds a printable object to the page.
|
void |
IlvPage.removePrintableObject(IlvPrintableObject printable)
Removes the specified printable object from the page.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.