Package | Description |
---|---|
nce.mech |
Modifier and Type | Method and Description |
---|---|
static BackingDeviceTEMA.Styles |
BackingDeviceTEMA.Styles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BackingDeviceTEMA.Styles[] |
BackingDeviceTEMA.Styles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BackingDeviceTEMA.setGeometry(double a,
double b,
double c,
double z,
BackingDeviceTEMA.Styles style)
Defines backing device geometry
|