public interface IlvDirection
IlvConstants
instead.Modifier and Type | Field and Description |
---|---|
static int |
BadPosition
Defines the no direction.
|
static int |
Bottom
Defines the bottom direction.
|
static int |
BottomLeft
Defines the bottom left direction.
|
static int |
BottomRight
Defines the bottom right direction.
|
static int |
Center
Defines the center direction.
|
static int |
Horizontal
Defines the horizontal direction.
|
static int |
HorizontalCenter
Defines the horizontal center direction.
|
static int |
Left
Defines the left direction.
|
static int |
Right
Defines the right direction.
|
static int |
Top
Defines the top direction.
|
static int |
TopLeft
Defines the top left direction.
|
static int |
TopRight
Defines the top right direction.
|
static int |
Vertical
Defines the vertical direction.
|
static int |
VerticalCenter
Defines the vertical center direction.
|
static final int BadPosition
static final int Left
static final int Right
static final int Top
static final int Bottom
static final int TopLeft
static final int BottomLeft
static final int TopRight
static final int BottomRight
static final int Center
static final int HorizontalCenter
static final int VerticalCenter
static final int Horizontal
static final int Vertical
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.