| Package | Description |
|---|---|
| com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
| Modifier and Type | Method and Description |
|---|---|
HomePrint.PaperOrientation |
HomePrint.getPaperOrientation()
Returns the paper orientation.
|
static HomePrint.PaperOrientation |
HomePrint.PaperOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HomePrint.PaperOrientation[] |
HomePrint.PaperOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HomePrint(HomePrint.PaperOrientation paperOrientation,
float paperWidth,
float paperHeight,
float paperTopMargin,
float paperLeftMargin,
float paperBottomMargin,
float paperRightMargin,
boolean furniturePrinted,
boolean planPrinted,
boolean view3DPrinted,
Float planScale,
String headerFormat,
String footerFormat)
Create a print attributes for home from the given parameters.
|

© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License