Package | Description |
---|---|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
static ObjectProperty |
ObjectProperty.fromDescription(java.lang.String description)
Returns an
ObjectProperty instance built from the given description . |
Modifier and Type | Method and Description |
---|---|
java.util.List<ObjectProperty> |
Home.getFurnitureAdditionalProperties()
Returns the list of furniture additional properties which should be handled in the user interface.
|
Modifier and Type | Method and Description |
---|---|
void |
Home.setFurnitureAdditionalProperties(java.util.List<ObjectProperty> furnitureAdditionalProperties)
Sets the list of furniture additional properties which should be handled in the user interface.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<ObjectProperty,java.lang.Object> |
HomeFurnitureController.getAdditionalProperties()
Returns additional edited properties.
|
Modifier and Type | Method and Description |
---|---|
void |
HomeFurnitureController.setAdditionalProperties(java.util.Map<ObjectProperty,java.lang.Object> additionalProperties)
Sets additional edited properties.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License