Package | Description |
---|---|
com.eteks.sweethome3d.j3d |
Contains various tool 3D classes and 3D home objects useful in
Swing package.
|
Modifier and Type | Method and Description |
---|---|
static PhotoRenderer.Quality |
PhotoRenderer.Quality.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PhotoRenderer.Quality[] |
PhotoRenderer.Quality.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PhotoRenderer(Home home,
Object3DFactory object3dFactory,
PhotoRenderer.Quality quality)
Deprecated.
From version 7.0, prefer use the constructor with the parameter of
AbstractPhotoRenderer.Quality type. |
PhotoRenderer(Home home,
PhotoRenderer.Quality quality)
Deprecated.
From version 7.0, prefer use the constructor with the parameter of
AbstractPhotoRenderer.Quality type. |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License