Package | Description |
---|---|
com.eteks.sweethome3d.swing |
Implements views created by Sweet Home 3D controllers
with Swing components.
|
com.eteks.sweethome3d.viewcontroller |
Describes controller classes and view interfaces of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
DialogView |
SwingViewFactory.createPhotosView(Home home,
UserPreferences preferences,
PhotosController photosController)
Returns a new view able to compute a photos of a home from its stored points of view.
|
Constructor and Description |
---|
PhotosPanel(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
PhotosController controller) |
PhotosPanel(Home home,
UserPreferences preferences,
PhotosController controller) |
Modifier and Type | Method and Description |
---|---|
DialogView |
ViewFactoryAdapter.createPhotosView(Home home,
UserPreferences preferences,
PhotosController photosController) |
DialogView |
ViewFactory.createPhotosView(Home home,
UserPreferences preferences,
PhotosController photosController)
Returns a new view able to compute a photos of a home from its stored points of view.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License