public class Orientation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
Horizontal
Indicates horizontal orientation.
|
static int |
Vertical
Indicates vertical orientation.
|
Constructor and Description |
---|
Orientation() |
public static final int Horizontal
public static final int Vertical