| Modifier and Type | Field and Description |
|---|---|
protected ScaleType |
ModelType.scale |
| Modifier and Type | Method and Description |
|---|---|
ScaleType |
ObjectFactory.createScaleType()
Create an instance of
ScaleType |
ScaleType |
ModelType.getScale()
Gets the value of the scale property.
|
ScaleType |
ScaleType.withX(java.lang.Double value) |
ScaleType |
ScaleType.withY(java.lang.Double value) |
ScaleType |
ScaleType.withZ(java.lang.Double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelType.setScale(ScaleType value)
Sets the value of the scale property.
|
ModelType |
ModelType.withScale(ScaleType value) |
Copyright © 2008-2021. All Rights Reserved.