com.eteks.sweethome3d.model.CatalogPieceOfFurniture(String, Content, Content, float, float, float, boolean, boolean)
As of version 1.7, use constructor without doorOrWindow
parameter since a catalog door and window is supposed to be an instance
of CatalogDoorOrWindow
|
com.eteks.sweethome3d.model.CatalogPieceOfFurniture(String, Content, Content, float, float, float, float, boolean, boolean, Integer, float[][], boolean, float, boolean)
As of version 1.7, use constructor without doorOrWindow
parameter since a catalog door and window is supposed to be an instance
of CatalogDoorOrWindow
|
com.eteks.sweethome3d.model.CatalogPieceOfFurniture(String, String, String, Content, Content, float, float, float, float, boolean, boolean, float[][], String, boolean, BigDecimal, BigDecimal)
As of version 1.7, use constructor without doorOrWindow
parameter since a catalog door and window is supposed to be an instance
of CatalogDoorOrWindow
|
com.eteks.sweethome3d.model.Wall(float, float, float, float, float)
|