Sweet Home 3D 4.1

Uses of Class
com.eteks.sweethome3d.viewcontroller.WallController.WallShape

Packages that use WallController.WallShape
com.eteks.sweethome3d.viewcontroller Describes controller classes and view interfaces of Sweet Home 3D. 
 

Uses of WallController.WallShape in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return WallController.WallShape
 WallController.WallShape WallController.getShape()
          Returns whether the edited wall is a rectangular wall, a sloping wall or unknown.
static WallController.WallShape WallController.WallShape.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WallController.WallShape[] WallController.WallShape.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.eteks.sweethome3d.viewcontroller with parameters of type WallController.WallShape
 void WallController.setShape(WallController.WallShape shape)
          Sets whether the edited wall is a rectangular wall, a sloping wall or unknown.
 


Sweet Home 3D 4.1

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License