| Package | Description |
|---|---|
| com.pd4ml.html.doc |
| Modifier and Type | Method and Description |
|---|---|
static Style.WritingMode |
Style.WritingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Style.WritingMode[] |
Style.WritingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Style.WritingMode |
Style.writingMode() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Style.isHorizontalWritingMode(Style.WritingMode writingMode) |
boolean |
Style.isVerticalWritingMode(Style.WritingMode writingMode) |
Revision 4.0.15 / 20220727-0149