Package | Description |
---|---|
ilog.views.dashboard |
Contains the classes for the Dashboard support.
|
ilog.views.diagrammer |
The main package of the diagram component.
|
ilog.views.maps.print |
Provides specific printing configuration pages.
|
ilog.views.print |
Defines classes and interfaces for printing the content of an
IlvManager . |
Modifier and Type | Method and Description |
---|---|
IlvManagerPrintingController |
IlvDashboardDiagram.getPrintingController()
Returns the printing controller that handles all the printing-related
tasks for this diagram component.
|
Modifier and Type | Method and Description |
---|---|
IlvManagerPrintingController |
IlvDiagrammer.getPrintingController()
Returns the printing controller that handles all the printing-related
tasks for this diagram component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvDiagrammer.setPrintingController(IlvManagerPrintingController printingController)
Changes the printing controller that handles all the printing-related
tasks for this diagram component.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMapPrintingController
A Printing controller to control the printing of an
IlvMapPrintableDocument . |
Constructor and Description |
---|
IlvMapDocumentSetupDialog(Dialog owner,
IlvManagerPrintingController controller,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvMapDocumentSetupDialog |
IlvMapDocumentSetupDialog(Frame owner,
IlvManagerPrintingController controller,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvMapDocumentSetupDialog . |
Modifier and Type | Method and Description |
---|---|
IlvManagerPrintingController |
IlvPrintAreaInteractor.getPrintingController()
Returns the printing controller associated to the interactor.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvPrintAreaInteractor.setPrintingController(IlvManagerPrintingController controller)
Sets the printing controller associated to the interactor.
|
Constructor and Description |
---|
IlvManagerDocumentSetupDialog(Dialog owner,
IlvManagerPrintingController controller,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvManagerDocumentSetupDialog |
IlvManagerDocumentSetupDialog(Frame owner,
IlvManagerPrintingController controller,
boolean printButton,
boolean printPreviewButton)
Creates an
IlvManagerDocumentSetupDialog . |
IlvPrintAreaInteractor(IlvManagerPrintingController controller)
Creates the interactor.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.