Sweet Home 3D 3.4

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

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

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

Methods in com.eteks.sweethome3d.viewcontroller that return WallController.WallPaint
 WallController.WallPaint WallController.getLeftSidePaint()
          Returns whether the left side is colored, textured or unknown painted.
 WallController.WallPaint WallController.getRightSidePaint()
          Returns whether the right side is colored, textured or unknown painted.
static WallController.WallPaint WallController.WallPaint.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WallController.WallPaint[] WallController.WallPaint.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.WallPaint
 void WallController.setLeftSidePaint(WallController.WallPaint leftSidePaint)
          Sets whether the left side is colored, textured or unknown painted.
 void WallController.setRightSidePaint(WallController.WallPaint rightSidePaint)
          Sets whether the right side is colored, textured or unknown painted.
 


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License