Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
HomeMaterial[] |
ModelManager.getMaterials(Node node)
Returns the materials used by the children shapes of the given
node . |
Modifier and Type | Method and Description |
---|---|
HomeMaterial[] |
HomePieceOfFurniture.getModelMaterials()
Returns the materials applied to the 3D model of this piece of furniture.
|
Modifier and Type | Method and Description |
---|---|
void |
HomePieceOfFurniture.setModelMaterials(HomeMaterial[] modelMaterials)
Sets the materials of the 3D model of this piece of furniture.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelPreviewComponent.setModelMaterials(HomeMaterial[] materials)
Sets the materials applied to 3D model.
|
Modifier and Type | Method and Description |
---|---|
HomeMaterial[] |
ModelMaterialsController.getMaterials()
Returns the materials displayed by view.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelMaterialsController.setMaterials(HomeMaterial[] materials)
Sets the materials displayed by view and fires a
PropertyChangeEvent . |
© Copyrights 2006-2014 eTeks - All rights reserved
Distributed under GNU General Public License