Package | Description |
---|---|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
WallController.WallShape |
WallController.getShape()
Returns whether the edited wall is a rectangular wall, a sloping wall or unknown.
|
static WallController.WallShape |
WallController.WallShape.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WallController.WallShape[] |
WallController.WallShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WallController.setShape(WallController.WallShape shape)
Sets whether the edited wall is a rectangular wall, a sloping wall or unknown.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License