Sweet Home 3D 4.1

Uses of Class
com.eteks.sweethome3d.viewcontroller.Home3DAttributesController.EnvironmentPaint

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

Uses of Home3DAttributesController.EnvironmentPaint in com.eteks.sweethome3d.viewcontroller
 

Methods in com.eteks.sweethome3d.viewcontroller that return Home3DAttributesController.EnvironmentPaint
 Home3DAttributesController.EnvironmentPaint Home3DAttributesController.getGroundPaint()
          Returns whether the ground is colored or textured.
 Home3DAttributesController.EnvironmentPaint Home3DAttributesController.getSkyPaint()
          Returns whether the sky is colored or textured.
static Home3DAttributesController.EnvironmentPaint Home3DAttributesController.EnvironmentPaint.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Home3DAttributesController.EnvironmentPaint[] Home3DAttributesController.EnvironmentPaint.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 Home3DAttributesController.EnvironmentPaint
 void Home3DAttributesController.setGroundPaint(Home3DAttributesController.EnvironmentPaint groundPaint)
          Sets whether the ground is colored or textured.
 void Home3DAttributesController.setSkyPaint(Home3DAttributesController.EnvironmentPaint skyPaint)
          Sets whether the sky is colored or textured.
 


Sweet Home 3D 4.1

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