Sweet Home 3D 3.4

Uses of Class
com.eteks.sweethome3d.viewcontroller.RoomController.RoomPaint

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

Uses of RoomController.RoomPaint in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return RoomController.RoomPaint
 RoomController.RoomPaint RoomController.getCeilingPaint()
          Returns whether the ceiling is colored, textured or unknown painted.
 RoomController.RoomPaint RoomController.getFloorPaint()
          Returns whether the floor is colored, textured or unknown painted.
static RoomController.RoomPaint RoomController.RoomPaint.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RoomController.RoomPaint[] RoomController.RoomPaint.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 RoomController.RoomPaint
 void RoomController.setCeilingPaint(RoomController.RoomPaint ceilingPaint)
          Sets whether the ceiling is colored, textured or unknown painted.
 void RoomController.setFloorPaint(RoomController.RoomPaint floorPaint)
          Sets whether the floor is colored, textured or unknown painted.
 


Sweet Home 3D 3.4

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