Sweet Home 3D 4.0

Uses of Class
com.eteks.sweethome3d.model.HomePrint

Packages that use HomePrint
com.eteks.sweethome3d.model Describes model classes of Sweet Home 3D. 
com.eteks.sweethome3d.swing Implements views created by Sweet Home 3D controllers with Swing components. 
com.eteks.sweethome3d.viewcontroller Describes controller classes and view interfaces of Sweet Home 3D. 
 

Uses of HomePrint in com.eteks.sweethome3d.model
 

Methods in com.eteks.sweethome3d.model that return HomePrint
 HomePrint Home.getPrint()
          Returns the print attributes of this home.
 

Methods in com.eteks.sweethome3d.model with parameters of type HomePrint
 void Home.setPrint(HomePrint print)
          Sets the print attributes of this home and fires a PropertyChangeEvent.
 

Uses of HomePrint in com.eteks.sweethome3d.swing
 

Methods in com.eteks.sweethome3d.swing with parameters of type HomePrint
static PageFormat HomePrintableComponent.getPageFormat(HomePrint homePrint)
          Returns a PageFormat object created from homePrint.
 

Uses of HomePrint in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return HomePrint
 HomePrint PageSetupController.getPrint()
          Returns the edited print attributes.
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type HomePrint
 void PageSetupController.setPrint(HomePrint print)
          Sets the edited print attributes.
 


Sweet Home 3D 4.0

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License