|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.interpreter.ListMakers
public final class ListMakers
This is a utility class which provides constants for list maker types.
| Field Summary | |
|---|---|
static ListMakerType |
ALIGNMENT
The field ALIGNMENT contains the constant for the alignment list maker. |
static ListMakerType |
HORIZONTAL
The field HORIZONTAL contains the constant for the horizontal list maker. |
static ListMakerType |
INNER_VERTICAL
The field INNER_VERTICAL contains the constant for the inner vertical list maker. |
static ListMakerType |
MATH
The field MATH contains the math list maker. |
static ListMakerType |
RESTRICTED_HORIZONTAL
The field RESTRICTED_HORIZONTAL contains the constant for the restricted horizontal list maker. |
static ListMakerType |
VERTICAL
The field VERTICAL contains the constant for the vertical list maker. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ListMakerType HORIZONTAL
public static final ListMakerType RESTRICTED_HORIZONTAL
public static final ListMakerType VERTICAL
public static final ListMakerType INNER_VERTICAL
public static final ListMakerType ALIGNMENT
public static final ListMakerType MATH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||