Package | Description |
---|---|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Class and Description |
---|---|
class |
Camera
Camera characteristics in home.
|
class |
Compass
A compass used to locate where a home is located and how it's oriented towards North.
|
class |
DimensionLine
A dimension line in plan.
|
class |
HomeDoorOrWindow
A door or a window in home.
|
class |
HomeEnvironment
The environment attributes of a home.
|
class |
HomeFurnitureGroup
A group of furniture of furniture.
|
class |
HomeLight
A light in home.
|
class |
HomePieceOfFurniture
A piece of furniture in home.
|
class |
HomeShelfUnit
A shelf unit in home.
|
class |
Label
A free label.
|
class |
Level
A level in a home.
|
class |
ObserverCamera
Observer camera characteristics in home.
|
class |
Polyline
A polyline or a polygon in a home plan.
|
class |
Room
A room or a polygon in a home plan.
|
class |
Wall
A wall of a home plan.
|
Modifier and Type | Method and Description |
---|---|
HomeObject |
HomeObject.clone()
Returns a clone of this object.
|
HomeObject |
HomeFurnitureGroup.duplicate()
Returns a copy of this object and its children with new ids.
|
HomeObject |
HomeObject.duplicate()
Returns a copy of this object with a new id.
|
HomeObject |
HomeDoorOrWindow.duplicate()
Returns a copy of this door or window.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<HomeObject> |
Home.getHomeObjects()
Returns all the mutable objects handled by this home.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License