|
Sweet Home 3D 3.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Camera | |
---|---|
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.viewcontroller | Describes controller classes and view interfaces of Sweet Home 3D. |
Uses of Camera in com.eteks.sweethome3d.j3d |
---|
Methods in com.eteks.sweethome3d.j3d with parameters of type Camera | |
---|---|
void |
PhotoRenderer.render(java.awt.image.BufferedImage image,
Camera camera,
java.awt.image.ImageObserver observer)
Renders home in image at the given camera location and image size. |
Uses of Camera in com.eteks.sweethome3d.model |
---|
Subclasses of Camera in com.eteks.sweethome3d.model | |
---|---|
class |
ObserverCamera
Observer camera characteristics in home. |
Methods in com.eteks.sweethome3d.model that return Camera | |
---|---|
Camera |
Camera.clone()
Returns a clone of this camera. |
Camera |
Home.getCamera()
Returns the camera used to display this home. |
Camera |
Home.getTopCamera()
Returns the camera used to display this home from a top point of view. |
Methods in com.eteks.sweethome3d.model that return types with arguments of type Camera | |
---|---|
java.util.List<Camera> |
Home.getStoredCameras()
Returns an unmodifiable list of the cameras stored by this home. |
java.util.List<Camera> |
HomeEnvironment.getVideoCameraPath()
Returns the preferred video camera path. |
Methods in com.eteks.sweethome3d.model with parameters of type Camera | |
---|---|
void |
Camera.setCamera(Camera camera)
Sets the location and angles of this camera from the camera in parameter. |
void |
Home.setCamera(Camera camera)
Sets the camera used to display this home and fires a PropertyChangeEvent . |
Method parameters in com.eteks.sweethome3d.model with type arguments of type Camera | |
---|---|
void |
Home.setStoredCameras(java.util.List<Camera> storedCameras)
Sets the cameras stored by this home and fires a PropertyChangeEvent . |
void |
HomeEnvironment.setVideoCameraPath(java.util.List<Camera> cameraPath)
Sets the preferred video camera path, and notifies listeners of this change. |
Uses of Camera in com.eteks.sweethome3d.viewcontroller |
---|
Methods in com.eteks.sweethome3d.viewcontroller that return types with arguments of type Camera | |
---|---|
java.util.List<Camera> |
VideoController.getCameraPath()
Returns the camera path of the video. |
Methods in com.eteks.sweethome3d.viewcontroller with parameters of type Camera | |
---|---|
void |
HomeController3D.goToCamera(Camera camera)
Switches to observer or top camera and move camera to the values as the current camera. |
void |
HomeController3D.CameraControllerState.goToCamera(Camera camera)
|
Method parameters in com.eteks.sweethome3d.viewcontroller with type arguments of type Camera | |
---|---|
void |
VideoController.setCameraPath(java.util.List<Camera> cameraPath)
Sets the camera locations of the video. |
|
Sweet Home 3D 3.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
![]() |
? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |