Modifier and Type | Class and Description |
---|---|
class |
SubtitleClipType
Java class for SubtitleClipType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected TextRenditionType |
TextOverlayType.text |
Modifier and Type | Method and Description |
---|---|
TextRenditionType |
ObjectFactory.createTextRenditionType()
Create an instance of
TextRenditionType |
TextRenditionType |
TextOverlayType.getText()
Gets the value of the text property.
|
TextRenditionType |
TextRenditionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TextRenditionType |
TextRenditionType.withA(short value) |
TextRenditionType |
TextRenditionType.withAlign(String value) |
TextRenditionType |
TextRenditionType.withB(short value) |
TextRenditionType |
TextRenditionType.withFont(String value) |
TextRenditionType |
TextRenditionType.withG(short value) |
TextRenditionType |
TextRenditionType.withHorizontalBase(String value) |
TextRenditionType |
TextRenditionType.withLanguage(String value) |
TextRenditionType |
TextRenditionType.withLine(Collection<String> values) |
TextRenditionType |
TextRenditionType.withLine(String... values) |
TextRenditionType |
TextRenditionType.withOutline(String value) |
TextRenditionType |
TextRenditionType.withOutlineA(short value) |
TextRenditionType |
TextRenditionType.withOutlineB(short value) |
TextRenditionType |
TextRenditionType.withOutlineG(short value) |
TextRenditionType |
TextRenditionType.withOutlineR(short value) |
TextRenditionType |
TextRenditionType.withOutlineSize(long value) |
TextRenditionType |
TextRenditionType.withR(short value) |
TextRenditionType |
TextRenditionType.withSize(long value) |
TextRenditionType |
TextRenditionType.withSizeRel(double value) |
TextRenditionType |
TextRenditionType.withVerticalBase(String value) |
TextRenditionType |
TextRenditionType.withX(int value) |
TextRenditionType |
TextRenditionType.withXRel(double value) |
TextRenditionType |
TextRenditionType.withY(int value) |
TextRenditionType |
TextRenditionType.withYRel(double value) |
Modifier and Type | Method and Description |
---|---|
void |
TextOverlayType.setText(TextRenditionType value)
Sets the value of the text property.
|
TextOverlayType |
TextOverlayType.withText(TextRenditionType value) |
Copyright © 2017. All rights reserved.