Package | Description |
---|---|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
Sash[] |
CatalogDoorOrWindow.getSashes()
Returns a copy of the sashes attached to this door or window.
|
Sash[] |
DoorOrWindow.getSashes()
Returns a copy of the sashes attached to this door or window.
|
Sash[] |
HomeDoorOrWindow.getSashes()
Returns a copy of the sashes attached to this door or window.
|
Constructor and Description |
---|
CatalogDoorOrWindow(String name,
Content icon,
Content model,
float width,
float depth,
float height,
float elevation,
boolean movable,
float wallThickness,
float wallDistance,
Sash[] sashes,
Integer color,
float[][] modelRotation,
boolean backFaceShown,
float iconYaw,
boolean proportional)
Creates a modifiable catalog door or window with all its values.
|
CatalogDoorOrWindow(String id,
String name,
String description,
Content icon,
Content planIcon,
Content model,
float width,
float depth,
float height,
float elevation,
boolean movable,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage)
Creates an unmodifiable catalog door or window of the default catalog.
|
CatalogDoorOrWindow(String id,
String name,
String description,
Content icon,
Content planIcon,
Content model,
float width,
float depth,
float height,
float elevation,
boolean movable,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
boolean deformable,
boolean texturable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage)
Creates an unmodifiable catalog door or window of the default catalog.
|
CatalogDoorOrWindow(String id,
String name,
String description,
Content icon,
Content planIcon,
Content model,
float width,
float depth,
float height,
float elevation,
boolean movable,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
boolean deformable,
boolean texturable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage,
String currency)
Creates an unmodifiable catalog door or window of the default catalog.
|
CatalogDoorOrWindow(String id,
String name,
String description,
Content icon,
Content model,
float width,
float depth,
float height,
float elevation,
boolean movable,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage)
Creates an unmodifiable catalog door or window of the default catalog.
|
CatalogDoorOrWindow(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,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
boolean deformable,
boolean texturable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage,
String currency)
Creates an unmodifiable catalog door or window of the default catalog.
|
CatalogDoorOrWindow(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,
String cutOutShape,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
boolean deformable,
boolean texturable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage,
String currency)
Creates an unmodifiable catalog door or window of the default catalog.
|
CatalogDoorOrWindow(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,
String cutOutShape,
float wallThickness,
float wallDistance,
Sash[] sashes,
float[][] modelRotation,
String creator,
boolean resizable,
boolean deformable,
boolean texturable,
BigDecimal price,
BigDecimal valueAddedTaxPercentage,
String currency)
Creates an unmodifiable catalog door or window of the default catalog.
|
© Copyrights 2006-2015 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License