Package | Description |
---|---|
com.eteks.sweethome3d |
Instantiates the required classes to run Sweet Home 3D as a stand-alone application.
|
com.eteks.sweethome3d.applet |
Instantiates the required classes to run Sweet Home 3D as an
applet.
|
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.j3d |
Contains various tool 3D classes and 3D home objects useful in
Swing package.
|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
com.eteks.sweethome3d.plugin |
Describes the super classes required to create Sweet Home 3D plug-ins.
|
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 |
---|---|
UserPreferences |
SweetHome3D.getUserPreferences()
Returns user preferences stored in resources and local file system.
|
Modifier and Type | Class and Description |
---|---|
class |
AppletUserPreferences
Applet user preferences.
|
Modifier and Type | Method and Description |
---|---|
UserPreferences |
AppletApplication.getUserPreferences()
Returns user preferences.
|
Constructor and Description |
---|
AppletContentManager(HomeRecorder recorder,
UserPreferences preferences) |
AppletContentManager(HomeRecorder recorder,
UserPreferences preferences,
ViewFactory viewFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultUserPreferences
Default user preferences.
|
class |
FileUserPreferences
User preferences initialized from
default user preferences
and stored in user preferences on local file system. |
Constructor and Description |
---|
DefaultFurnitureCatalog(UserPreferences preferences,
java.io.File furniturePluginFolder)
Creates a default furniture catalog read from resources and
furniture plugin folder if
furniturePluginFolder isn't null . |
DefaultFurnitureCatalog(UserPreferences preferences,
java.io.File[] furniturePluginFolders)
Creates a default furniture catalog read from resources and
furniture plugin folders if
furniturePluginFolders isn't null . |
DefaultHomeInputStream(java.io.File zipFile,
ContentRecording contentRecording,
HomeXMLHandler xmlHandler,
UserPreferences preferences,
boolean preferPreferencesContent)
Creates a home input stream able to read a home and its content from the given file.
|
DefaultHomeInputStream(java.io.InputStream in,
ContentRecording contentRecording,
HomeXMLHandler xmlHandler,
UserPreferences preferences,
boolean preferPreferencesContent)
Creates a home input stream filter able to read a home and its content
from
in . |
DefaultHomeInputStream(java.io.InputStream in,
ContentRecording contentRecording,
UserPreferences preferences,
boolean preferPreferencesContent)
Creates a home input stream filter able to read a home and its content
from
in . |
DefaultTexturesCatalog(UserPreferences preferences,
java.io.File texturesPluginFolder)
Creates a default textures catalog read from resources and
textures plugin folder if
texturesPluginFolder isn't null . |
DefaultTexturesCatalog(UserPreferences preferences,
java.io.File[] texturesPluginFolders)
Creates a default textures catalog read from resources and
textures plugin folders if
texturesPluginFolders isn't null . |
HomeFileRecorder(int compressionLevel,
boolean includeOnlyTemporaryContent,
UserPreferences preferences,
boolean preferPreferencesContent)
Creates a home recorder able to write and read homes in files compressed
at a level from 0 to 9.
|
HomeFileRecorder(int compressionLevel,
boolean includeOnlyTemporaryContent,
UserPreferences preferences,
boolean preferPreferencesContent,
boolean preferXmlEntry)
Creates a home recorder able to write and read homes in files compressed
at a level from 0 to 9.
|
HomeFileRecorder(int compressionLevel,
boolean includeOnlyTemporaryContent,
UserPreferences preferences,
boolean preferPreferencesContent,
boolean preferXmlEntry,
boolean acceptUrl)
Creates a home recorder able to write and read homes in files compressed
at a level from 0 to 9.
|
HomeXMLHandler(UserPreferences preferences) |
Modifier and Type | Method and Description |
---|---|
UserPreferences |
Object3DBranch.getUserPreferences()
Returns user preferences.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
Object3DBranchFactory.createObject3D(Home home,
Selectable item,
UserPreferences preferences,
java.lang.Object context,
boolean waitForLoading)
Returns the 3D object matching a given
item . |
Constructor and Description |
---|
DimensionLine3D(DimensionLine dimensionLine,
Home home,
UserPreferences preferences,
java.lang.Object context,
boolean waitForLoading)
Creates the 3D object matching the given dimension line.
|
Ground3D(Home home,
UserPreferences preferences,
java.lang.Object context,
float originX,
float originY,
float width,
float depth,
boolean waitTextureLoadingEnd)
Creates a 3D ground for the given
home . |
HomePieceOfFurniture3D(HomePieceOfFurniture piece,
Home home,
UserPreferences preferences,
java.lang.Object context,
boolean ignoreDrawingMode,
boolean waitModelAndTextureLoadingEnd)
Creates the 3D piece matching the given home
piece . |
Label3D(Label label,
Home home,
UserPreferences preferences,
java.lang.Object context,
boolean waitForLoading)
Creates the 3D object matching the given
label . |
Object3DBranch(java.lang.Object item,
Home home,
UserPreferences preferences,
java.lang.Object context) |
Object3DBranchFactory(UserPreferences preferences) |
Object3DBranchFactory(UserPreferences preferences,
java.lang.Object context) |
Polyline3D(Polyline polyline,
Home home,
UserPreferences preferences,
java.lang.Object context)
Creates the 3D object matching the given
polyline . |
Room3D(Room room,
Home home,
UserPreferences preferences,
java.lang.Object context,
boolean ignoreCeilingPart,
boolean ignoreDrawingMode,
boolean waitTextureLoadingEnd)
Creates the 3D room matching the given home
room . |
Wall3D(Wall wall,
Home home,
UserPreferences preferences,
java.lang.Object context,
boolean ignoreDrawingMode,
boolean waitModelAndTextureLoadingEnd)
Creates the 3D wall matching the given home
wall . |
Modifier and Type | Method and Description |
---|---|
abstract UserPreferences |
HomeApplication.getUserPreferences()
Returns user preferences.
|
Modifier and Type | Method and Description |
---|---|
UserPreferences |
Plugin.getUserPreferences()
Returns the user preferences of the current application.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Plugin> |
PluginManager.getPlugins(HomeApplication application,
Home home,
UserPreferences preferences,
javax.swing.undo.UndoableEditSupport undoSupport)
Returns an unmodifiable list of plug-in instances initialized with the
given parameters.
|
Modifier and Type | Method and Description |
---|---|
View |
SwingViewFactory.createBackgroundImageWizardStepsView(BackgroundImage backgroundImage,
UserPreferences preferences,
BackgroundImageWizardController backgroundImageWizardController)
Returns a new view that displays the different steps that helps user to choose a background image.
|
View |
SwingViewFactory.createBaseboardChoiceView(UserPreferences preferences,
BaseboardChoiceController baseboardChoiceController)
Returns a new view that edits the baseboard of its controller.
|
DialogView |
SwingViewFactory.createCompassView(UserPreferences preferences,
CompassController compassController)
Returns a new view that edits compass values.
|
DialogView |
SwingViewFactory.createDimensionLineView(boolean modification,
UserPreferences preferences,
DimensionLineController dimensionLineController)
Returns a new view that edits dimension line values.
|
View |
SwingViewFactory.createFurnitureCatalogView(FurnitureCatalog catalog,
UserPreferences preferences,
FurnitureCatalogController furnitureCatalogController)
Returns a new view that displays furniture
catalog . |
protected FurnitureView |
FurnitureTablePanel.createFurnitureTable(Home home,
UserPreferences preferences,
FurnitureController controller)
Creates and returns the main furniture table displayed by this component.
|
View |
SwingViewFactory.createFurnitureView(Home home,
UserPreferences preferences,
FurnitureController furnitureController)
Returns a new table that displays
home furniture. |
HelpView |
SwingViewFactory.createHelpView(UserPreferences preferences,
HelpController helpController)
Returns a new view that displays Sweet Home 3D help.
|
DialogView |
SwingViewFactory.createHome3DAttributesView(UserPreferences preferences,
Home3DAttributesController home3DAttributesController)
Returns a new view that edits 3D attributes.
|
DialogView |
SwingViewFactory.createHomeFurnitureView(UserPreferences preferences,
HomeFurnitureController homeFurnitureController)
Returns a new view that edits furniture values.
|
HomeView |
SwingViewFactory.createHomeView(Home home,
UserPreferences preferences,
HomeController homeController)
Returns a new view that displays
home and its sub views. |
ImportedFurnitureWizardStepsView |
SwingViewFactory.createImportedFurnitureWizardStepsView(CatalogPieceOfFurniture piece,
java.lang.String modelName,
boolean importHomePiece,
UserPreferences preferences,
ImportedFurnitureWizardController importedFurnitureWizardController)
Returns a new view that displays the different steps that helps user to import furniture.
|
View |
SwingViewFactory.createImportedTextureWizardStepsView(CatalogTexture texture,
java.lang.String textureName,
UserPreferences preferences,
ImportedTextureWizardController importedTextureWizardController)
Returns a new view that displays the different steps that helps the user to import a texture.
|
DialogView |
SwingViewFactory.createLabelView(boolean modification,
UserPreferences preferences,
LabelController labelController)
Returns a new view that edits label values.
|
DialogView |
SwingViewFactory.createLevelView(UserPreferences preferences,
LevelController levelController)
Returns a new view that edits level values.
|
View |
SwingViewFactory.createModelMaterialsView(UserPreferences preferences,
ModelMaterialsController controller)
Returns a new view that edits the materials of its controller.
|
DialogView |
SwingViewFactory.createObserverCameraView(UserPreferences preferences,
ObserverCameraController observerCameraController)
Returns a new view that edits observer camera values.
|
DialogView |
SwingViewFactory.createPageSetupView(UserPreferences preferences,
PageSetupController pageSetupController)
Creates a new view that edits page setup.
|
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.
|
DialogView |
SwingViewFactory.createPhotoView(Home home,
UserPreferences preferences,
PhotoController photoController)
Returns a new view able to create photo realistic images of the given home.
|
protected PlanView |
MultipleLevelsPlanPanel.createPlanComponent(Home home,
UserPreferences preferences,
PlanController controller)
Creates and returns the main plan component displayed and layout by this component.
|
PlanView |
SwingViewFactory.createPlanView(Home home,
UserPreferences preferences,
PlanController planController)
Returns a new view that displays
home plan. |
DialogView |
SwingViewFactory.createPolylineView(UserPreferences preferences,
PolylineController polylineController)
Returns a new view that edits polyline values.
|
DialogView |
SwingViewFactory.createPrintPreviewView(Home home,
UserPreferences preferences,
HomeController homeController,
PrintPreviewController printPreviewController)
Returns a new view that displays
home print preview. |
DialogView |
SwingViewFactory.createRoomView(UserPreferences preferences,
RoomController roomController)
Returns a new view that edits room values.
|
TextureChoiceView |
SwingViewFactory.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController)
Returns a new view that edits the texture of the given controller.
|
ThreadedTaskView |
SwingViewFactory.createThreadedTaskView(java.lang.String taskMessage,
UserPreferences preferences,
ThreadedTaskController threadedTaskController)
Returns a new view that displays message for a threaded task.
|
DialogView |
SwingViewFactory.createUserPreferencesView(UserPreferences preferences,
UserPreferencesController userPreferencesController)
Returns a new view that edits user preferences.
|
DialogView |
SwingViewFactory.createVideoView(Home home,
UserPreferences preferences,
VideoController videoController)
Returns a new view able to create 3D videos of the given home.
|
View |
SwingViewFactory.createView3D(Home home,
UserPreferences preferences,
HomeController3D homeController3D)
Returns a new view that displays
home in 3D. |
DialogView |
SwingViewFactory.createWallView(UserPreferences preferences,
WallController wallController)
Returns a new view that edits wall values.
|
DialogView |
SwingViewFactory.createWizardView(UserPreferences preferences,
WizardController wizardController)
Returns a new view that displays a wizard.
|
static java.lang.String |
SwingTools.getLocalizedLabelText(UserPreferences preferences,
java.lang.Class<?> resourceClass,
java.lang.String resourceKey,
java.lang.Object... resourceParameters)
Returns a localized text for menus items and labels depending on the system.
|
static void |
SwingTools.updateSwingResourceLanguage(UserPreferences preferences)
Updates the Swing resource bundles in use from the preferences Locale and the class loaders of preferences.
|
Constructor and Description |
---|
BackgroundImageWizardStepsPanel(BackgroundImage backgroundImage,
UserPreferences preferences,
BackgroundImageWizardController controller)
Creates a view for background image choice, scale and origin.
|
BaseboardChoiceComponent(UserPreferences preferences,
BaseboardChoiceController controller)
Creates a panel that displays baseboard data.
|
CatalogItemToolTip(boolean ignoreCategory,
UserPreferences preferences)
Creates a tool tip that displays the icon of a piece of furniture, its name
and its category if
ignoreCategory is true . |
CatalogItemToolTip(CatalogItemToolTip.DisplayedInformation displayedInformation,
UserPreferences preferences)
Creates a tool tip that displays furniture information.
|
ColorButton(UserPreferences preferences)
Creates a color button.
|
CompassPanel(UserPreferences preferences,
CompassController controller)
Creates a panel that displays compass data.
|
ControllerAction(UserPreferences preferences,
java.lang.Class<?> resourceClass,
java.lang.String actionPrefix,
boolean enabled,
java.lang.Object controller,
java.lang.String method,
java.lang.Object... parameters)
Creates an action with properties retrieved from a resource bundle
in which key starts with
actionPrefix . |
ControllerAction(UserPreferences preferences,
java.lang.Class<?> resourceClass,
java.lang.String actionPrefix,
java.lang.Object controller,
java.lang.String method,
java.lang.Object... parameters)
Creates a disabled action with properties retrieved from a resource bundle
in which key starts with
actionPrefix . |
DimensionLinePanel(boolean modification,
UserPreferences preferences,
DimensionLineController controller)
Creates a panel that displays wall data according to the units set in
preferences . |
FileContentManager(UserPreferences preferences) |
FontNameComboBox(UserPreferences preferences) |
FurnitureCatalogListPanel(FurnitureCatalog catalog,
UserPreferences preferences,
FurnitureCatalogController controller)
Creates a panel that displays
catalog furniture in a list with a filter combo box
and a search field. |
FurnitureCatalogTree(FurnitureCatalog catalog,
UserPreferences preferences,
FurnitureCatalogController controller)
Creates a tree controlled by
controller that displays
catalog content and its selection. |
FurnitureTable(Home home,
UserPreferences preferences)
Creates a table that displays furniture of
home . |
FurnitureTable(Home home,
UserPreferences preferences,
FurnitureController controller)
Creates a table controlled by
controller
that displays furniture of home . |
FurnitureTablePanel(Home home,
UserPreferences preferences,
FurnitureController controller) |
HelpPane(UserPreferences preferences,
HelpController controller) |
Home3DAttributesPanel(UserPreferences preferences,
Home3DAttributesController controller)
Creates a panel that displays home 3D attributes data.
|
HomeComponent3D(Home home,
UserPreferences preferences,
boolean displayShadowOnFloor)
Creates a 3D component that displays
home walls, rooms and furniture,
with shadows on the floor. |
HomeComponent3D(Home home,
UserPreferences preferences,
HomeController3D controller)
Creates a 3D component that displays
home walls, rooms and furniture. |
HomeComponent3D(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
boolean displayShadowOnFloor,
HomeController3D controller)
Creates a 3D component that displays
home walls, rooms and furniture. |
HomeComponent3D(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
HomeComponent3D.Projection projection,
HomeController3D controller)
Creates a 3D component that displays
home walls, rooms and furniture. |
HomeComponent3D(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
HomeController3D controller)
Creates a 3D component that displays
home walls, rooms and furniture. |
HomeFurniturePanel(UserPreferences preferences,
HomeFurnitureController controller)
Creates a panel that displays home furniture data according to the units
set in
preferences . |
HomePane(Home home,
UserPreferences preferences,
HomeController controller)
Creates home view associated with its controller.
|
HomePDFPrinter(Home home,
UserPreferences preferences,
HomeController controller,
java.awt.Font defaultFont)
Creates a PDF printer able to write to an output stream.
|
ImportedFurnitureWizardStepsPanel(CatalogPieceOfFurniture piece,
java.lang.String modelName,
boolean importHomePiece,
UserPreferences preferences,
ImportedFurnitureWizardController controller)
Creates a view for furniture import.
|
ImportedTextureWizardStepsPanel(CatalogTexture catalogTexture,
java.lang.String textureName,
UserPreferences preferences,
ImportedTextureWizardController controller)
Creates a view for texture image choice and attributes.
|
LabelPanel(boolean modification,
UserPreferences preferences,
LabelController controller)
Creates a panel that displays label data.
|
LevelPanel(UserPreferences preferences,
LevelController controller)
Creates a panel that displays home levels data according to the units
set in
preferences . |
ModelMaterialsComponent(UserPreferences preferences,
ModelMaterialsController controller)
Creates a texture button.
|
MultipleLevelsPlanPanel(Home home,
UserPreferences preferences,
PlanController controller) |
NullableSpinnerLengthModel(UserPreferences preferences,
float minimum,
float maximum)
Creates a model managing lengths between the given
minimum and maximum values in centimeter. |
NullableSpinnerLengthModel(UserPreferences preferences,
float value,
float minimum,
float maximum)
Creates a model managing lengths between the given
minimum and maximum values in centimeter. |
ObserverCameraPanel(UserPreferences preferences,
ObserverCameraController controller)
Creates a panel that displays observer camera attributes data according to the units
set in
preferences . |
PageSetupPanel(UserPreferences preferences,
PageSetupController controller)
Creates a panel that displays page setup.
|
PhotoPanel(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
PhotoController controller) |
PhotoPanel(Home home,
UserPreferences preferences,
PhotoController controller) |
PhotoSizeAndQualityPanel(Home home,
UserPreferences preferences,
AbstractPhotoController controller) |
PhotosPanel(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
PhotosController controller) |
PhotosPanel(Home home,
UserPreferences preferences,
PhotosController controller) |
PlanComponent(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
PlanController controller)
Creates a new plan that displays
home . |
PlanComponent(Home home,
UserPreferences preferences,
PlanController controller)
Creates a new plan that displays
home . |
PolylinePanel(UserPreferences preferences,
PolylineController controller)
Creates a preferences panel that layouts the editable properties
of its
controller . |
PrintPreviewPanel(Home home,
UserPreferences preferences,
HomeController homeController,
PrintPreviewController printPreviewController)
Creates a panel that displays print preview.
|
ResourceAction(UserPreferences preferences,
java.lang.Class<?> resourceClass,
java.lang.String actionPrefix)
Creates a disabled action with properties retrieved from a resource bundle
in which key starts with
actionPrefix . |
ResourceAction(UserPreferences preferences,
java.lang.Class<?> resourceClass,
java.lang.String actionPrefix,
boolean enabled)
Creates an action with properties retrieved from a resource bundle
in which key starts with
actionPrefix . |
RoomPanel(UserPreferences preferences,
RoomController controller)
Creates a panel that displays room data according to the units set in
preferences . |
TextureChoiceComponent(UserPreferences preferences,
TextureChoiceController controller)
Creates a texture button.
|
ThreadedTaskPanel(java.lang.String taskMessage,
UserPreferences preferences,
ThreadedTaskController controller) |
UserPreferencesPanel(UserPreferences preferences,
UserPreferencesController controller)
Creates a preferences panel that layouts the editable properties
of its
controller . |
VideoPanel(Home home,
UserPreferences preferences,
Object3DFactory object3dFactory,
VideoController controller) |
VideoPanel(Home home,
UserPreferences preferences,
VideoController controller)
Creates a video panel with default object 3D factory.
|
WallPanel(UserPreferences preferences,
WallController controller)
Creates a panel that displays wall data according to the units set in
preferences . |
WizardPane(UserPreferences preferences,
WizardController controller)
Creates a wizard view controlled by
controller . |
Modifier and Type | Method and Description |
---|---|
View |
ViewFactoryAdapter.createBackgroundImageWizardStepsView(BackgroundImage backgroundImage,
UserPreferences preferences,
BackgroundImageWizardController backgroundImageWizardController) |
View |
ViewFactory.createBackgroundImageWizardStepsView(BackgroundImage backgroundImage,
UserPreferences preferences,
BackgroundImageWizardController backgroundImageWizardController)
Returns a new view that displays the different steps that helps the user to choose a background image.
|
View |
ViewFactoryAdapter.createBaseboardChoiceView(UserPreferences preferences,
BaseboardChoiceController baseboardChoiceController) |
View |
ViewFactory.createBaseboardChoiceView(UserPreferences preferences,
BaseboardChoiceController baseboardChoiceController)
Returns a new view that edits the baseboard of its controller.
|
DialogView |
ViewFactoryAdapter.createCompassView(UserPreferences preferences,
CompassController compassController) |
DialogView |
ViewFactory.createCompassView(UserPreferences preferences,
CompassController compassController)
Returns a new view that edits compass values.
|
DialogView |
ViewFactoryAdapter.createDimensionLineView(boolean modification,
UserPreferences preferences,
DimensionLineController dimensionLineController) |
DialogView |
ViewFactory.createDimensionLineView(boolean modification,
UserPreferences preferences,
DimensionLineController dimensionLineController)
Returns a new view that edits dimension line values.
|
View |
ViewFactoryAdapter.createFurnitureCatalogView(FurnitureCatalog catalog,
UserPreferences preferences,
FurnitureCatalogController furnitureCatalogController) |
View |
ViewFactory.createFurnitureCatalogView(FurnitureCatalog catalog,
UserPreferences preferences,
FurnitureCatalogController furnitureCatalogController)
Returns a new view that displays furniture
catalog . |
View |
ViewFactoryAdapter.createFurnitureView(Home home,
UserPreferences preferences,
FurnitureController furnitureController) |
View |
ViewFactory.createFurnitureView(Home home,
UserPreferences preferences,
FurnitureController furnitureController)
Returns a new view that displays
home furniture list. |
HelpView |
ViewFactoryAdapter.createHelpView(UserPreferences preferences,
HelpController helpController) |
HelpView |
ViewFactory.createHelpView(UserPreferences preferences,
HelpController helpController)
Returns a new view that displays Sweet Home 3D help.
|
DialogView |
ViewFactoryAdapter.createHome3DAttributesView(UserPreferences preferences,
Home3DAttributesController home3DAttributesController) |
DialogView |
ViewFactory.createHome3DAttributesView(UserPreferences preferences,
Home3DAttributesController home3DAttributesController)
Returns a new view that edits 3D attributes.
|
DialogView |
ViewFactoryAdapter.createHomeFurnitureView(UserPreferences preferences,
HomeFurnitureController homeFurnitureController) |
DialogView |
ViewFactory.createHomeFurnitureView(UserPreferences preferences,
HomeFurnitureController homeFurnitureController)
Returns a new view that edits furniture values.
|
HomeView |
ViewFactoryAdapter.createHomeView(Home home,
UserPreferences preferences,
HomeController homeController) |
HomeView |
ViewFactory.createHomeView(Home home,
UserPreferences preferences,
HomeController homeController)
Returns a new view that displays
home and its sub views. |
ImportedFurnitureWizardStepsView |
ViewFactoryAdapter.createImportedFurnitureWizardStepsView(CatalogPieceOfFurniture piece,
java.lang.String modelName,
boolean importHomePiece,
UserPreferences preferences,
ImportedFurnitureWizardController importedFurnitureWizardController) |
ImportedFurnitureWizardStepsView |
ViewFactory.createImportedFurnitureWizardStepsView(CatalogPieceOfFurniture piece,
java.lang.String modelName,
boolean importHomePiece,
UserPreferences preferences,
ImportedFurnitureWizardController importedFurnitureWizardController)
Returns a new view that displays the different steps that helps the user to import furniture.
|
View |
ViewFactoryAdapter.createImportedTextureWizardStepsView(CatalogTexture texture,
java.lang.String textureName,
UserPreferences preferences,
ImportedTextureWizardController importedTextureWizardController) |
View |
ViewFactory.createImportedTextureWizardStepsView(CatalogTexture texture,
java.lang.String textureName,
UserPreferences preferences,
ImportedTextureWizardController importedTextureWizardController)
Returns a new view that displays the different steps that helps the user to import a texture.
|
DialogView |
ViewFactoryAdapter.createLabelView(boolean modification,
UserPreferences preferences,
LabelController labelController) |
DialogView |
ViewFactory.createLabelView(boolean modification,
UserPreferences preferences,
LabelController labelController)
Returns a new view that edits label values.
|
DialogView |
ViewFactoryAdapter.createLevelView(UserPreferences preferences,
LevelController levelController) |
DialogView |
ViewFactory.createLevelView(UserPreferences preferences,
LevelController levelController)
Returns a new view that edits level values.
|
View |
ViewFactoryAdapter.createModelMaterialsView(UserPreferences preferences,
ModelMaterialsController modelMaterialsController) |
View |
ViewFactory.createModelMaterialsView(UserPreferences preferences,
ModelMaterialsController modelMaterialsController)
Returns a new view that edits the materials of its controller.
|
java.lang.Object |
Object3DFactory.createObject3D(Home home,
Selectable item,
UserPreferences preferences,
java.lang.Object context,
boolean waitForLoading)
Returns the 3D object matching a given
item . |
DialogView |
ViewFactoryAdapter.createObserverCameraView(UserPreferences preferences,
ObserverCameraController home3dAttributesController) |
DialogView |
ViewFactory.createObserverCameraView(UserPreferences preferences,
ObserverCameraController home3DAttributesController)
Returns a new view that edits observer camera values.
|
DialogView |
ViewFactoryAdapter.createPageSetupView(UserPreferences preferences,
PageSetupController pageSetupController) |
DialogView |
ViewFactory.createPageSetupView(UserPreferences preferences,
PageSetupController pageSetupController)
Creates a new view that edits page setup.
|
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.
|
DialogView |
ViewFactoryAdapter.createPhotoView(Home home,
UserPreferences preferences,
PhotoController photoController) |
DialogView |
ViewFactory.createPhotoView(Home home,
UserPreferences preferences,
PhotoController photoController)
Returns a new view able to compute a photo realistic image of a home.
|
PlanView |
ViewFactoryAdapter.createPlanView(Home home,
UserPreferences preferences,
PlanController planController) |
PlanView |
ViewFactory.createPlanView(Home home,
UserPreferences preferences,
PlanController planController)
Returns a new view that displays
home on a plan. |
DialogView |
ViewFactoryAdapter.createPolylineView(UserPreferences preferences,
PolylineController polylineController) |
DialogView |
ViewFactory.createPolylineView(UserPreferences preferences,
PolylineController polylineController)
Returns a new view that edits polyline values.
|
DialogView |
ViewFactoryAdapter.createPrintPreviewView(Home home,
UserPreferences preferences,
HomeController homeController,
PrintPreviewController printPreviewController) |
DialogView |
ViewFactory.createPrintPreviewView(Home home,
UserPreferences preferences,
HomeController homeController,
PrintPreviewController printPreviewController)
Returns a new view that displays home print preview.
|
DialogView |
ViewFactoryAdapter.createRoomView(UserPreferences preferences,
RoomController roomController) |
DialogView |
ViewFactory.createRoomView(UserPreferences preferences,
RoomController roomController)
Returns a new view that edits room values.
|
TextureChoiceView |
ViewFactoryAdapter.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController) |
TextureChoiceView |
ViewFactory.createTextureChoiceView(UserPreferences preferences,
TextureChoiceController textureChoiceController)
Returns a new view that edits the texture of its controller.
|
ThreadedTaskView |
ViewFactoryAdapter.createThreadedTaskView(java.lang.String taskMessage,
UserPreferences preferences,
ThreadedTaskController controller) |
ThreadedTaskView |
ViewFactory.createThreadedTaskView(java.lang.String taskMessage,
UserPreferences userPreferences,
ThreadedTaskController threadedTaskController)
Returns a new view that displays message for a threaded task.
|
DialogView |
ViewFactoryAdapter.createUserPreferencesView(UserPreferences preferences,
UserPreferencesController userPreferencesController) |
DialogView |
ViewFactory.createUserPreferencesView(UserPreferences preferences,
UserPreferencesController userPreferencesController)
Returns a new view that edits user preferences.
|
DialogView |
ViewFactoryAdapter.createVideoView(Home home,
UserPreferences preferences,
VideoController videoController) |
DialogView |
ViewFactory.createVideoView(Home home,
UserPreferences preferences,
VideoController videoController)
Returns a new view able to compute a 3D video of a home.
|
View |
ViewFactoryAdapter.createView3D(Home home,
UserPreferences preferences,
HomeController3D controller) |
View |
ViewFactory.createView3D(Home home,
UserPreferences preferences,
HomeController3D homeController3D)
Returns a new view that displays
home in 3D. |
DialogView |
ViewFactoryAdapter.createWallView(UserPreferences preferences,
WallController wallController) |
DialogView |
ViewFactory.createWallView(UserPreferences preferences,
WallController wallController)
Returns a new view that edits wall values.
|
DialogView |
ViewFactoryAdapter.createWizardView(UserPreferences preferences,
WizardController wizardController) |
DialogView |
ViewFactory.createWizardView(UserPreferences preferences,
WizardController wizardController)
Returns a new view that displays a wizard.
|
Constructor and Description |
---|
AbstractPhotoController(Home home,
UserPreferences preferences,
View view3D,
ContentManager contentManager) |
BackgroundImageWizardController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport) |
BaseboardChoiceController(UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates the controller of room view with undo support.
|
CompassController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport) |
DimensionLineController(Home home,
float x,
float y,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of dimension line view with undo support.
|
DimensionLineController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of dimension line view with undo support.
|
FurnitureCatalogController(FurnitureCatalog catalog,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller of the furniture catalog view.
|
FurnitureController(Home home,
UserPreferences preferences,
ViewFactory viewFactory)
Creates the controller of home furniture view.
|
FurnitureController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of home furniture view with undo support.
|
HelpController(UserPreferences preferences,
ViewFactory viewFactory) |
Home3DAttributesController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of 3D view with undo support.
|
HomeController(Home home,
UserPreferences preferences,
ViewFactory viewFactory)
Creates the controller of home view.
|
HomeController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates the controller of home view.
|
HomeController3D(Home home,
PlanController planController,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of home 3D view.
|
HomeController3D(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of home 3D view.
|
HomeFurnitureController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of home furniture view with undo support.
|
HomeFurnitureController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of home furniture view with undo support.
|
ImportedFurnitureWizardController(CatalogPieceOfFurniture piece,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits
piece values. |
ImportedFurnitureWizardController(Home home,
java.lang.String modelName,
UserPreferences preferences,
FurnitureController furnitureController,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates a controller that edits a new imported home piece of furniture
with a given
modelName . |
ImportedFurnitureWizardController(Home home,
UserPreferences preferences,
FurnitureController furnitureController,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates a controller that edits a new imported home piece of furniture.
|
ImportedFurnitureWizardController(java.lang.String modelName,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits a new catalog piece of furniture with a given
modelName . |
ImportedFurnitureWizardController(UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits a new catalog piece of furniture.
|
ImportedTextureWizardController(CatalogTexture texture,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits
texture values. |
ImportedTextureWizardController(java.lang.String textureName,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits a new catalog texture with a given
textureName . |
ImportedTextureWizardController(UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates a controller that edits a new catalog texture.
|
LabelController(Home home,
float x,
float y,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of label creation with undo support.
|
LabelController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of label modifications with undo support.
|
LevelController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of home levels view with undo support.
|
ModelMaterialsController(java.lang.String title,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager) |
ObserverCameraController(Home home,
UserPreferences preferences,
ViewFactory viewFactory)
Creates the controller of 3D view with undo support.
|
PageSetupController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of page setup with undo support.
|
PhotoController(Home home,
UserPreferences preferences,
View view3D,
ViewFactory viewFactory,
ContentManager contentManager) |
PhotosController(Home home,
UserPreferences preferences,
View view3D,
ViewFactory viewFactory,
ContentManager contentManager) |
PlanController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of plan view.
|
PolylineController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of polyline view with undo support.
|
PrintPreviewController(Home home,
UserPreferences preferences,
HomeController homeController,
ViewFactory viewFactory)
Creates the controller of print preview with undo support.
|
RoomController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of room view with undo support.
|
TextureChoiceController(java.lang.String title,
boolean rotationSupported,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager) |
TextureChoiceController(java.lang.String title,
java.lang.String fitAreaText,
boolean rotationSupported,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager) |
TextureChoiceController(java.lang.String title,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager) |
ThreadedTaskController(java.util.concurrent.Callable<java.lang.Void> threadedTask,
java.lang.String taskMessage,
ThreadedTaskController.ExceptionHandler exceptionHandler,
UserPreferences preferences,
ViewFactory viewFactory)
Creates a controller that will execute in a separate thread the given task.
|
UserPreferencesController(UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager)
Creates the controller of user preferences view.
|
UserPreferencesController(UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
HomeController homeController)
Creates the controller of user preferences view.
|
VideoController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager) |
WallController(Home home,
UserPreferences preferences,
ViewFactory viewFactory,
ContentManager contentManager,
javax.swing.undo.UndoableEditSupport undoSupport)
Creates the controller of wall view with undo support.
|
WizardController(UserPreferences preferences,
ViewFactory viewFactory) |
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License