Sweet Home 3D 3.4

com.eteks.sweethome3d.viewcontroller
Interface Object3DFactory

All Known Implementing Classes:
Object3DBranchFactory

public interface Object3DFactory

A factory that specifies how to create the 3D objects from Sweet Home 3D model objects.

Author:
Emmanuel Puybaret

Method Summary
 java.lang.Object createObject3D(Home home, Selectable item, boolean waitForLoading)
          Returns the 3D object matching a given item.
 

Method Detail

createObject3D

java.lang.Object createObject3D(Home home,
                                Selectable item,
                                boolean waitForLoading)
Returns the 3D object matching a given item.

Parameters:
home - the home of an item
item - a selectable item of a home
waitForLoading - if true all resources used by the returned object should be available

Sweet Home 3D 3.4

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