| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enumorg.gnu.pango.Directionpublic class Directionextends EnumField Summary | |
static Direction |
|
static Direction |
|
static Direction |
|
static Direction |
|
public static final Direction TTB_LTR
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
The text is written vertically top-to-bottom, with the rows ordered from left to right.
public static final Direction TTB_RTL
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
The text is written vertically top-to-bottom, with the rows ordered from right to left.