Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
HomeFurnitureGroup |
HomeFurnitureGroup.clone()
Returns a clone of this group with cloned furniture.
|
Modifier and Type | Method and Description |
---|---|
void |
Home.addPieceOfFurnitureToGroup(HomePieceOfFurniture piece,
HomeFurnitureGroup group,
int index)
Adds the
piece in parameter at the index in the given group . |
Modifier and Type | Method and Description |
---|---|
protected HomeFurnitureGroup |
FurnitureController.createHomeFurnitureGroup(java.util.List<HomePieceOfFurniture> furniture)
Returns a new furniture group for the given furniture list.
|
protected HomeFurnitureGroup |
FurnitureController.createHomeFurnitureGroup(java.util.List<HomePieceOfFurniture> furniture,
HomePieceOfFurniture leadingPiece)
Returns a new furniture group for the given furniture list.
|
Modifier and Type | Method and Description |
---|---|
void |
FurnitureController.addFurnitureToGroup(java.util.List<HomePieceOfFurniture> furniture,
HomeFurnitureGroup group)
Controls new furniture added to the given group.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License