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.maps.print |
Provides specific printing configuration pages.
|
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 |
IlvChartPrintableDocument
The
IlvChartPrintableDocument allows you to print an
IlvChart in multiple pages. |
Modifier and Type | Method and Description |
---|---|
void |
IlvChartPrintingController.setDocument(IlvPrintableDocument document)
Changes the
IlvChartPrintableDocument to be printed. |
void |
IlvChartDocumentSetupDialog.setDocument(IlvPrintableDocument doc)
Changes the document edited by this dialog box.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvGanttPrintableDocument
The
IlvGanttPrintableDocument allows you to print an
IlvGanttChart or an IlvScheduleChart in
multiple pages. |
Modifier and Type | Method and Description |
---|---|
void |
IlvGanttPrintingController.setDocument(IlvPrintableDocument document)
Changes the
IlvGanttPrintableDocument to be printed. |
void |
IlvGanttDocumentSetupDialog.setDocument(IlvPrintableDocument doc)
Changes the document edited by this dialog box.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapPrintableDocument
A
IlvManagerPrintableDocument subclass for printing the content
of an IlvManager . |
Constructor and Description |
---|
IlvMapPageEditor(IlvPrintableDocument document)
Creates the
IlvMapPageEditor |
Modifier and Type | Class and Description |
---|---|
class |
IlvManagerPrintableDocument
A
Document subclass for printing the content
of an IlvManager . |
Modifier and Type | Method and Description |
---|---|
void |
IlvManagerPrintingController.setDocument(IlvPrintableDocument document)
Changes the document of this controller.
|
void |
IlvManagerDocumentSetupDialog.setDocument(IlvPrintableDocument doc)
Changes the document edited by this dialog box.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvResourceDataChartPrintableDocument
The
IlvResourceDataChartPrintableDocument allows you to
print an IlvResourceDataChart in multiple pages. |
Modifier and Type | Method and Description |
---|---|
IlvPrintableDocument |
IlvPrintingController.getDocument()
Returns the
IlvPrintableDocument to be printed. |
IlvPrintableDocument |
IlvPage.getDocument()
Returns the owner
IlvPrintableDocument . |
IlvPrintableDocument |
IlvFlow.getDocument()
Returns the document associated with this flow.
|
IlvPrintableDocument |
IlvDocumentSetupDialog.getDocument()
Returns the document that is currently edited by this dialog box.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvPrintingController.setDocument(IlvPrintableDocument document)
Changes the
IlvPrintableDocument to be printed. |
void |
IlvPage.setDocument(IlvPrintableDocument document)
Sets the owner
IlvPrintableDocument . |
protected void |
IlvDocumentSetupDialog.setDocument(IlvPrintableDocument document)
Changes the document edited by this dialog box.
|
Constructor and Description |
---|
IlvPrintingController(IlvPrintableDocument document)
Creates a
IlvPrintingController for the specified
IlvPrintableDocument . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.