| Modifier and Type | Field and Description |
|---|---|
protected ScalingModeType |
VisualAssetType.scalingMode |
| Modifier and Type | Method and Description |
|---|---|
ScalingModeType |
ObjectFactory.createScalingModeType()
Create an instance of
ScalingModeType |
ScalingModeType |
VisualAssetType.getScalingMode()
Gets the value of the scalingMode property.
|
ScalingModeType |
ScalingModeType.withId(String value) |
ScalingModeType |
ScalingModeType.withMaxScalingDistance(Double value) |
ScalingModeType |
ScalingModeType.withMinScalingDistance(Double value) |
ScalingModeType |
ScalingModeType.withScalingFactor(Double value) |
ScalingModeType |
ScalingModeType.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
VisualAssetType.setScalingMode(ScalingModeType value)
Sets the value of the scalingMode property.
|
TextType |
TextType.withScalingMode(ScalingModeType value) |
FillType |
FillType.withScalingMode(ScalingModeType value) |
ModelType |
ModelType.withScalingMode(ScalingModeType value) |
ImageType |
ImageType.withScalingMode(ScalingModeType value) |
VisualAsset2DType |
VisualAsset2DType.withScalingMode(ScalingModeType value) |
VisualAssetType |
VisualAssetType.withScalingMode(ScalingModeType value) |
LabelType |
LabelType.withScalingMode(ScalingModeType value) |
Copyright © 2008–2023. All rights reserved.