| Package | Description |
|---|---|
| org.arquillian.rusheye.suite |
JBoss, Home of Professional Open Source
Copyright ${year}, Red Hat, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected HorizontalAlign |
Mask.horizontalAlign
The horizontal align.
|
| Modifier and Type | Method and Description |
|---|---|
static HorizontalAlign |
HorizontalAlign.fromValue(String v) |
HorizontalAlign |
Mask.getHorizontalAlign()
Gets the horizontal alignment.
|
static HorizontalAlign |
HorizontalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HorizontalAlign[] |
HorizontalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mask.setHorizontalAlign(HorizontalAlign value)
Sets the horizontal alignment.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.