Package | Description |
---|---|
org.eclipse.nebula.widgets.richtext.painter |
Modifier and Type | Field | Description |
---|---|---|
TagProcessingState.TextAlignment |
AlignmentStyle.alignment |
Modifier and Type | Method | Description |
---|---|---|
TagProcessingState.TextAlignment |
TagProcessingState.getTextAlignment() |
|
static TagProcessingState.TextAlignment |
TagProcessingState.TextAlignment.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TagProcessingState.TextAlignment[] |
TagProcessingState.TextAlignment.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TagProcessingState.setTextAlignment(TagProcessingState.TextAlignment textAlignment) |