|
Sweet Home 3D 4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.sweethome3d.model.HomePrint
public class HomePrint
The print attributes for a home.
Nested Class Summary | |
---|---|
static class |
HomePrint.PaperOrientation
Paper orientation. |
Constructor Summary | |
---|---|
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. |
Method Summary | |
---|---|
String |
getFooterFormat()
Returns the string format used to print page footers. |
String |
getHeaderFormat()
Returns the string format used to print page headers. |
float |
getPaperBottomMargin()
Returns the margin at paper bottom in 1/72nds of an inch. |
float |
getPaperHeight()
Returns the paper height in 1/72nds of an inch. |
float |
getPaperLeftMargin()
Returns the margin at paper left in 1/72nds of an inch. |
HomePrint.PaperOrientation |
getPaperOrientation()
Returns the paper orientation. |
float |
getPaperRightMargin()
Returns the margin at paper right in 1/72nds of an inch. |
float |
getPaperTopMargin()
Returns the margin at paper top in 1/72nds of an inch. |
float |
getPaperWidth()
Returns the paper width in 1/72nds of an inch. |
Float |
getPlanScale()
Returns the scale used to print home plan or null if no special scale is desired. |
boolean |
isFurniturePrinted()
Returns whether home furniture should be printed or not. |
boolean |
isPlanPrinted()
Returns whether home plan should be printed or not. |
boolean |
isView3DPrinted()
Returns whether home 3D view should be printed or not. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public 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)
Method Detail |
---|
public HomePrint.PaperOrientation getPaperOrientation()
public float getPaperBottomMargin()
public float getPaperHeight()
public float getPaperLeftMargin()
public float getPaperRightMargin()
public float getPaperTopMargin()
public float getPaperWidth()
public boolean isFurniturePrinted()
public boolean isPlanPrinted()
public boolean isView3DPrinted()
public Float getPlanScale()
null
if no special scale is desired.
public String getHeaderFormat()
public String getFooterFormat()
|
Sweet Home 3D 4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |