|
Sweet Home 3D 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AspectRatio | |
---|---|
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 AspectRatio in com.eteks.sweethome3d.model |
---|
Methods in com.eteks.sweethome3d.model that return AspectRatio | |
---|---|
AspectRatio |
HomeEnvironment.getPhotoAspectRatio()
Returns the preferred photo aspect ratio. |
AspectRatio |
HomeEnvironment.getVideoAspectRatio()
Returns the preferred video aspect ratio. |
static AspectRatio |
AspectRatio.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AspectRatio[] |
AspectRatio.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eteks.sweethome3d.model with parameters of type AspectRatio | |
---|---|
void |
HomeEnvironment.setPhotoAspectRatio(AspectRatio photoAspectRatio)
Sets the preferred photo aspect ratio, and notifies listeners of this change. |
void |
HomeEnvironment.setVideoAspectRatio(AspectRatio videoAspectRatio)
Sets the preferred video aspect ratio, and notifies listeners of this change. |
Uses of AspectRatio in com.eteks.sweethome3d.viewcontroller |
---|
Methods in com.eteks.sweethome3d.viewcontroller that return AspectRatio | |
---|---|
AspectRatio |
VideoController.getAspectRatio()
Returns the aspect ratio of the video. |
AspectRatio |
AbstractPhotoController.getAspectRatio()
Returns the aspect ratio of the photo. |
Methods in com.eteks.sweethome3d.viewcontroller with parameters of type AspectRatio | |
---|---|
void |
VideoController.setAspectRatio(AspectRatio aspectRatio)
Sets the aspect ratio of the video. |
void |
AbstractPhotoController.setAspectRatio(AspectRatio aspectRatio)
Sets the aspect ratio of the photo. |
|
Sweet Home 3D 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |