Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Method and Description |
---|---|
static PivotOriginType |
PivotOriginType.fromValue(String v) |
PivotOriginType |
PivotTransformationType.Transformation.getPivotOrigin()
Gets the value of the pivotOrigin property.
|
static PivotOriginType |
PivotOriginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PivotOriginType[] |
PivotOriginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PivotTransformationType.Transformation.setPivotOrigin(PivotOriginType value)
Sets the value of the pivotOrigin property.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.