|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFGenerator.PageOrientation | |
|---|---|
| adams.core.io | |
| adams.flow.transformer | |
| Uses of PDFGenerator.PageOrientation in adams.core.io |
|---|
| Fields in adams.core.io declared as PDFGenerator.PageOrientation | |
|---|---|
protected PDFGenerator.PageOrientation |
PDFGenerator.m_PageOrientation
the page orientation. |
| Methods in adams.core.io that return PDFGenerator.PageOrientation | |
|---|---|
PDFGenerator.PageOrientation |
PDFGenerator.getPageOrientation()
Returns the page orientation. |
static PDFGenerator.PageOrientation |
PDFGenerator.PageOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PDFGenerator.PageOrientation[] |
PDFGenerator.PageOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.core.io with parameters of type PDFGenerator.PageOrientation | |
|---|---|
void |
PDFGenerator.setPageOrientation(PDFGenerator.PageOrientation value)
Sets the page orientation. |
| Uses of PDFGenerator.PageOrientation in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as PDFGenerator.PageOrientation | |
|---|---|
protected PDFGenerator.PageOrientation |
PDFCreate.m_PageOrientation
the page orientation. |
| Methods in adams.flow.transformer that return PDFGenerator.PageOrientation | |
|---|---|
PDFGenerator.PageOrientation |
PDFCreate.getPageOrientation()
Returns the page orientation. |
| Methods in adams.flow.transformer with parameters of type PDFGenerator.PageOrientation | |
|---|---|
void |
PDFCreate.setPageOrientation(PDFGenerator.PageOrientation value)
Sets the page orientation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||