Uses of Class
com.tensegrity.gui.printing.PrintUtil.BookParameter

Packages that use PrintUtil.BookParameter
com.tensegrity.gui.printing   
 

Uses of PrintUtil.BookParameter in com.tensegrity.gui.printing
 

Methods in com.tensegrity.gui.printing that return PrintUtil.BookParameter
static PrintUtil.BookParameter PrintUtil.calculateRowsAndColumns(BasePageFormat cpf, double pageWidth, double pageHeight, Boundary bboxComposites)
          The method calcuatRowsAndColumns calculates the required number of pages according to a page format, current page width and height, view's metrics.
static PrintUtil.BookParameter PrintUtil.createBookParameter(BasePageFormat pageFormat, VisualGraphView view)
          Creates a BookParameter instance which describes the amount of pages needed to print the given view with the specified page format.
static PrintUtil.BookParameter PrintUtil.createBookParameter(BasePageFormat pageFormat, VisualGraphView view, int dpi)
          Creates a BookParameter instance which describes the amount of pages needed to print the given view with the specified page format using a certain resolution.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.