|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Direction.Dir | |
de.dante.extex.interpreter.context.tc | This package contains the declarations for a typesetting context. |
Uses of Direction.Dir in de.dante.extex.interpreter.context.tc |
Fields in de.dante.extex.interpreter.context.tc declared as Direction.Dir | |
static Direction.Dir |
Direction.B
The constant B contains the direction component bottom. |
static Direction.Dir |
Direction.L
The constant L contains the direction component left. |
static Direction.Dir |
Direction.R
The constant R contains the direction component right. |
static Direction.Dir |
Direction.T
The constant T contains the direction component top. |
Constructors in de.dante.extex.interpreter.context.tc with parameters of type Direction.Dir | |
Direction(Direction.Dir beginningOfPage,
Direction.Dir beginningOfLine,
Direction.Dir topOfLine)
Creates a new object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |