Sweet Home 3D 4.0

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

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

Uses of Sash in com.eteks.sweethome3d.model
 

Methods in com.eteks.sweethome3d.model that return Sash
 Sash[] HomeDoorOrWindow.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[] CatalogDoorOrWindow.getSashes()
          Returns a copy of the sashes attached to this door or window.
 

Constructors in com.eteks.sweethome3d.model with parameters of type Sash
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.
 


Sweet Home 3D 4.0

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