Package | Description |
---|---|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
BaseboardChoiceController.BaseboardPaint |
BaseboardChoiceController.getPaint()
Returns whether the baseboard side is colored, textured or unknown painted.
|
static BaseboardChoiceController.BaseboardPaint |
BaseboardChoiceController.BaseboardPaint.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaseboardChoiceController.BaseboardPaint[] |
BaseboardChoiceController.BaseboardPaint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseboardChoiceController.setPaint(BaseboardChoiceController.BaseboardPaint baseboardPaint)
Sets whether the baseboard is as its wall, colored, textured or unknown painted.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License