Package | Description |
---|---|
com.eteks.sweethome3d.model |
Describes model classes of Sweet Home 3D.
|
Modifier and Type | Method and Description |
---|---|
BoxBounds[] |
CatalogShelfUnit.getShelfBoxes()
Returns the coordinates of the shelf box(es) in which other objects can be placed in this shelf unit.
|
BoxBounds[] |
ShelfUnit.getShelfBoxes()
Returns the coordinates of the shelf box(es) in which other objects can be placed in this shelf unit.
|
BoxBounds[] |
HomeShelfUnit.getShelfBoxes()
Returns the coordinates of the shelf box(es) in which other objects can be placed in this shelf unit.
|
Modifier and Type | Method and Description |
---|---|
void |
HomeShelfUnit.setShelfBoxes(BoxBounds[] shelfBoxes)
Sets the coordinates of the shelf box(es) in which other objects can be placed in this shelf.
|
Constructor and Description |
---|
CatalogShelfUnit(java.lang.String id,
java.lang.String name,
java.lang.String description,
java.lang.String information,
java.lang.String license,
java.lang.String[] tags,
java.lang.Long creationDate,
java.lang.Float grade,
Content icon,
Content planIcon,
Content model,
float width,
float depth,
float height,
float elevation,
float dropOnTopElevation,
float[] shelfElevations,
BoxBounds[] shelfBoxes,
boolean movable,
java.lang.String staircaseCutOutShape,
float[][] modelRotation,
int modelFlags,
java.lang.Long modelSize,
java.lang.String creator,
boolean resizable,
boolean deformable,
boolean texturable,
boolean horizontallyRotatable,
java.math.BigDecimal price,
java.math.BigDecimal valueAddedTaxPercentage,
java.lang.String currency,
java.util.Map<java.lang.String,java.lang.String> properties,
java.util.Map<java.lang.String,Content> contents)
Creates an unmodifiable catalog shelf unit of the default catalog.
|
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License