| Package | Description |
|---|---|
| uno.informatics.data |
| Modifier and Type | Method and Description |
|---|---|
static ScaleType[] |
ScaleType.getAllTypes() |
ScaleType |
Scale.getScaleType()
Gets the scale type for this scale.
|
static ScaleType |
ScaleType.getTypeByAbbreviation(String abbreviation) |
static ScaleType |
ScaleType.getTypeByName(String name) |
static ScaleType |
ScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleType[] |
ScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scale.setScaleType(ScaleType type) |
Copyright © 2017. All rights reserved.