|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.printing.PrintUtil.BookParameter
Class PrintUtilBookParameter is used to encapsulate all the
parameters needed to specify a printout.
| Field Summary | |
int |
columns
amount of columns |
double |
factor
desired scaling factor to fit either horizontally or vertically |
int |
rows
amount of rows |
double |
viewscale
Current scaling factor of the view. |
| Constructor Summary | |
PrintUtil.BookParameter()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int rows
public int columns
public double factor
public double viewscale
| Constructor Detail |
public PrintUtil.BookParameter()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||