Package | Description |
---|---|
com.eteks.sweethome3d.io |
Implements how to read and write
homes and
user preferences created in
model classes of Sweet Home 3D.
|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTexturesCatalog
Textures default catalog read from localized resources.
|
Modifier and Type | Method and Description |
---|---|
protected TexturesCatalog |
FileUserPreferences.readTexturesCatalogFromResource(java.io.File[] texturesPluginFolders)
Returns the textures catalog contained in resources of the application and in the given plug-in folders.
|
Modifier and Type | Method and Description |
---|---|
TexturesCatalog |
UserPreferences.getTexturesCatalog()
Returns the textures catalog.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UserPreferences.setTexturesCatalog(TexturesCatalog catalog)
Sets textures catalog.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License