Package | Description |
---|---|
org.wicketstuff.html5.media.webvtt |
Modifier and Type | Method and Description |
---|---|
VttCue.Alignment |
VttCue.getAlignment()
Gets the alignment of the text
|
static VttCue.Alignment |
VttCue.Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VttCue.Alignment[] |
VttCue.Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VttCue |
VttCue.setAlignment(VttCue.Alignment alignment)
Sets the alignment of the text
|
Copyright © 2015. All rights reserved.