Sweet Home 3D 4.0

Uses of Class
com.eteks.sweethome3d.model.LightSource

Packages that use LightSource
com.eteks.sweethome3d.model Describes model classes of Sweet Home 3D. 
 

Uses of LightSource in com.eteks.sweethome3d.model
 

Methods in com.eteks.sweethome3d.model that return LightSource
 LightSource[] Light.getLightSources()
          Returns the sources managed by this light.
 LightSource[] HomeLight.getLightSources()
          Returns the sources managed by this light.
 LightSource[] CatalogLight.getLightSources()
          Returns the sources managed by this light.
 

Constructors in com.eteks.sweethome3d.model with parameters of type LightSource
CatalogLight(String id, String name, String description, Content icon, Content planIcon, Content model, float width, float depth, float height, float elevation, boolean movable, LightSource[] lightSources, float[][] modelRotation, String creator, boolean resizable, BigDecimal price, BigDecimal valueAddedTaxPercentage)
          Creates an unmodifiable catalog light of the default catalog.
CatalogLight(String id, String name, String description, Content icon, Content planIcon, Content model, float width, float depth, float height, float elevation, boolean movable, LightSource[] lightSources, float[][] modelRotation, String creator, boolean resizable, boolean deformable, boolean texturable, BigDecimal price, BigDecimal valueAddedTaxPercentage)
          Creates an unmodifiable catalog light of the default catalog.
CatalogLight(String id, String name, String description, Content icon, Content planIcon, Content model, float width, float depth, float height, float elevation, boolean movable, LightSource[] lightSources, String staircaseCutOutShape, float[][] modelRotation, String creator, boolean resizable, boolean deformable, boolean texturable, BigDecimal price, BigDecimal valueAddedTaxPercentage, String currency)
          Creates an unmodifiable catalog light of the default catalog.
CatalogLight(String id, String name, String description, Content icon, Content model, float width, float depth, float height, float elevation, boolean movable, LightSource[] lightSources, float[][] modelRotation, String creator, boolean resizable, BigDecimal price, BigDecimal valueAddedTaxPercentage)
          Creates an unmodifiable catalog light of the default catalog.
CatalogLight(String id, String name, String description, String information, String[] tags, Long creationDate, Float grade, Content icon, Content planIcon, Content model, float width, float depth, float height, float elevation, boolean movable, LightSource[] lightSources, String staircaseCutOutShape, float[][] modelRotation, String creator, boolean resizable, boolean deformable, boolean texturable, BigDecimal price, BigDecimal valueAddedTaxPercentage, String currency)
          Creates an unmodifiable catalog light of the default catalog.
 


Sweet Home 3D 4.0

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