Package | Description |
---|---|
org.eclipse.nebula.widgets.richtext.painter |
Modifier and Type | Field | Description |
---|---|---|
java.util.Collection<SpanElement.SpanType> |
SpanElement.types |
Modifier and Type | Method | Description |
---|---|---|
static SpanElement.SpanType |
SpanElement.SpanType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SpanElement.SpanType[] |
SpanElement.SpanType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|