| 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(java.lang.String value) |
ScalingModeType |
ScalingModeType.withMaxScalingDistance(java.lang.Double value) |
ScalingModeType |
ScalingModeType.withMinScalingDistance(java.lang.Double value) |
ScalingModeType |
ScalingModeType.withScalingFactor(java.lang.Double value) |
ScalingModeType |
ScalingModeType.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
VisualAssetType.setScalingMode(ScalingModeType value)
Sets the value of the scalingMode property.
|
VisualAssetType |
VisualAssetType.withScalingMode(ScalingModeType value) |
FillType |
FillType.withScalingMode(ScalingModeType value) |
VisualAsset2DType |
VisualAsset2DType.withScalingMode(ScalingModeType value) |
ImageType |
ImageType.withScalingMode(ScalingModeType value) |
ModelType |
ModelType.withScalingMode(ScalingModeType value) |
TextType |
TextType.withScalingMode(ScalingModeType value) |
LabelType |
LabelType.withScalingMode(ScalingModeType value) |
Copyright © 2008-2021. All Rights Reserved.