Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DimensionLine
A dimension line in plan.
|
class |
HomeDoorOrWindow
A door or a window in 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 |
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 |
---|---|
protected boolean |
PlanComponent.isViewableAtLevel(Elevatable item,
Level level)
Returns
true if the given item can be viewed in the plan at a level. |
protected boolean |
PlanComponent.isViewableAtSelectedLevel(Elevatable item)
Deprecated.
Override
PlanComponent.isViewableAtLevel(Elevatable, Level) if you want to print different levels |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License