public final class Orientation
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Orientation.OrientationMode
Defines annotations with
Orientation values |
Modifier and Type | Field and Description |
---|---|
static int |
HORIZONTAL
Horizontal orientation
|
static int |
VERTICAL
Vertical
|
Constructor and Description |
---|
Orientation() |
public static final int HORIZONTAL
public static final int VERTICAL