Sweet Home 3D 3.4

Uses of Interface
com.eteks.sweethome3d.model.PieceOfFurniture

Packages that use PieceOfFurniture
com.eteks.sweethome3d.model Describes model classes of Sweet Home 3D. 
com.eteks.sweethome3d.viewcontroller Describes controller classes and view interfaces of Sweet Home 3D. 
 

Uses of PieceOfFurniture in com.eteks.sweethome3d.model
 

Subinterfaces of PieceOfFurniture in com.eteks.sweethome3d.model
 interface DoorOrWindow
          A piece of furniture used as a door or a window.
 interface Light
          A piece of furniture that contains one or more light sources.
 

Classes in com.eteks.sweethome3d.model that implement PieceOfFurniture
 class CatalogDoorOrWindow
          A door or a window of the catalog.
 class CatalogLight
          A light of the catalog.
 class CatalogPieceOfFurniture
          A catalog piece of furniture.
 class HomeDoorOrWindow
          A door or a window in home.
 class HomeFurnitureGroup
          A group of furniture of furniture.
 class HomeLight
          A light in home.
 class HomePieceOfFurniture
          A piece of furniture in home.
 

Constructors in com.eteks.sweethome3d.model with parameters of type PieceOfFurniture
HomePieceOfFurniture(PieceOfFurniture piece)
          Creates a home piece of furniture from an existing piece.
 

Uses of PieceOfFurniture in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type PieceOfFurniture
 HomePieceOfFurniture FurnitureController.createHomePieceOfFurniture(PieceOfFurniture piece)
          Returns a new home piece of furniture created from an other given piece of furniture.
 


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License