ilog.views.maps.print
Class IlvMapPrintingController
java.lang.Object
ilog.views.util.print.IlvPrintingController
ilog.views.print.IlvManagerPrintingController
ilog.views.maps.print.IlvMapPrintingController
public class IlvMapPrintingController
- extends IlvManagerPrintingController
A Printing controller to control the printing of an
IlvMapPrintableDocument.
- Since:
- JViews 8.1
| Methods inherited from class ilog.views.util.print.IlvPrintingController |
addPropertyChangeListener, addPropertyChangeListener, createPrintPreviewWindow, firePropertyChange, getComponentOrientation, getDocument, getPreviewMode, getPrinterJob, pageDialog, print, printDialog, printPreview, removePropertyChangeListener, removePropertyChangeListener, setComponentOrientation, setLookAndFeel, setPreviewMode, setupDialog |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvMapPrintingController
public IlvMapPrintingController(IlvManagerView view)
- Creates a
IlvMapPrintingController.
This methods creates an IlvMapPrintableDocument for the
specified view.
- Parameters:
view - The view to be printed.
createSetupDialog
public IlvDocumentSetupDialog createSetupDialog(Window owner,
boolean printButton,
boolean printPreviewButton)
- Creates an
IlvDocumentSetupDialog for
editing the parameters of the document.
This method creates an instance of IlvManagerDocumentSetupDialog.
- Overrides:
createSetupDialog in class IlvManagerPrintingController
- Parameters:
owner - The owner of the dialog.printButton - Indicates if a button must be added to
the dialog to print the content of the document.printPreviewButton - Indicates if a button must be added
to the dialog to open the 'Print Preview' dialog.- See Also:
IlvManagerPrintingController.createSetupDialog(java.awt.Window, boolean, boolean)
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.