Package | Description |
---|---|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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.
|
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,
float dropOnTopElevation,
boolean movable,
LightSource[] lightSources,
String staircaseCutOutShape,
float[][] modelRotation,
boolean backFaceShown,
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,
String information,
String[] tags,
Long creationDate,
Float grade,
Content icon,
Content planIcon,
Content model,
float width,
float depth,
float height,
float elevation,
float dropOnTopElevation,
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.
|
© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License