Sweet Home 3D 4.1

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

Packages that use HomeMaterial
com.eteks.sweethome3d.j3d Contains various tool 3D classes and 3D home objects useful in Swing package
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 HomeMaterial in com.eteks.sweethome3d.j3d
 

Methods in com.eteks.sweethome3d.j3d that return HomeMaterial
 HomeMaterial[] ModelManager.getMaterials(Node node)
          Returns the materials used by the children shapes of the given node.
 

Uses of HomeMaterial in com.eteks.sweethome3d.model
 

Methods in com.eteks.sweethome3d.model that return HomeMaterial
 HomeMaterial[] HomePieceOfFurniture.getModelMaterials()
          Returns the materials applied to the 3D model of this piece of furniture.
 

Methods in com.eteks.sweethome3d.model with parameters of type HomeMaterial
 void HomePieceOfFurniture.setModelMaterials(HomeMaterial[] modelMaterials)
          Sets the materials of the 3D model of this piece of furniture.
 

Uses of HomeMaterial in com.eteks.sweethome3d.swing
 

Methods in com.eteks.sweethome3d.swing with parameters of type HomeMaterial
 void ModelPreviewComponent.setModelMaterials(HomeMaterial[] materials)
          Sets the materials applied to 3D model.
 

Uses of HomeMaterial in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return HomeMaterial
 HomeMaterial[] ModelMaterialsController.getMaterials()
          Returns the materials displayed by view.
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type HomeMaterial
 void ModelMaterialsController.setMaterials(HomeMaterial[] materials)
          Sets the materials displayed by view and fires a PropertyChangeEvent.
 


Sweet Home 3D 4.1

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