Package | Description |
---|---|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
HomeEnvironment.DrawingMode |
HomeEnvironment.getDrawingMode()
Returns the drawing mode of this environment.
|
static HomeEnvironment.DrawingMode |
HomeEnvironment.DrawingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HomeEnvironment.DrawingMode[] |
HomeEnvironment.DrawingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HomeEnvironment.setDrawingMode(HomeEnvironment.DrawingMode drawingMode)
Sets the drawing mode of this environment and fires a
PropertyChangeEvent . |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License