Package | Description |
---|---|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
HomeFurnitureController.FurnitureShininess |
HomeFurnitureController.getShininess()
Returns whether the piece is shininess is the default one, matt, shiny or unknown.
|
static HomeFurnitureController.FurnitureShininess |
HomeFurnitureController.FurnitureShininess.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HomeFurnitureController.FurnitureShininess[] |
HomeFurnitureController.FurnitureShininess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HomeFurnitureController.setShininess(HomeFurnitureController.FurnitureShininess shininess)
Sets whether the piece shininess is the default one, matt, shiny or unknown.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License