|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The PrintContext class defines settings for print operations
inside the Tensegrity API. *
| Method Summary | |
BasePageFormat |
getPageFormat(BasePageFormat bpf)
Returns a new BasePageFormat instance based on the
given BasePageFormat object. |
BasePageFormat |
getPageFormat(java.lang.String paperName)
Returns a BasePageFormat instance specified by the
given paper name. |
| Method Detail |
public BasePageFormat getPageFormat(java.lang.String paperName)
BasePageFormat instance specified by the
given paper name.
paperName - a name which marks a page format
BasePageFormatpublic BasePageFormat getPageFormat(BasePageFormat bpf)
BasePageFormat instance based on the
given BasePageFormat object.
bpf - a BasePageFormat
BasePageFormat instance based on the specified
parameter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||