Uses of Class
com.vidispine.generated.TextRenditionType
-
Uses of TextRenditionType in com.vidispine.generated
Subclasses of TextRenditionType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for SubtitleClipType complex typeFields in com.vidispine.generated declared as TextRenditionTypeMethods in com.vidispine.generated that return TextRenditionTypeModifier and TypeMethodDescriptionObjectFactory.createTextRenditionType()
Create an instance ofTextRenditionType
TextOverlayType.getText()
Gets the value of the text property.TextRenditionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TextRenditionType.withA
(short value) Sets the value of the a property.Sets the value of the align property.TextRenditionType.withB
(short value) Sets the value of the b property.Sets the value of the font property.TextRenditionType.withG
(short value) Sets the value of the g property.TextRenditionType.withHorizontalBase
(String value) Sets the value of the horizontalBase property.TextRenditionType.withLanguage
(String value) Sets the value of the language property.Adds objects to the list of Line using add methodTextRenditionType.withLine
(Collection<String> values) Adds objects to the list of Line using addAll methodTextRenditionType.withOutline
(String value) Sets the value of the outline property.TextRenditionType.withOutlineA
(short value) Sets the value of the outlineA property.TextRenditionType.withOutlineB
(short value) Sets the value of the outlineB property.TextRenditionType.withOutlineG
(short value) Sets the value of the outlineG property.TextRenditionType.withOutlineR
(short value) Sets the value of the outlineR property.TextRenditionType.withOutlineSize
(long value) Sets the value of the outlineSize property.TextRenditionType.withR
(short value) Sets the value of the r property.TextRenditionType.withSize
(long value) Sets the value of the size property.TextRenditionType.withSizeRel
(double value) Sets the value of the sizeRel property.TextRenditionType.withVerticalBase
(String value) Sets the value of the verticalBase property.TextRenditionType.withX
(int value) Sets the value of the x property.TextRenditionType.withXRel
(double value) Sets the value of the xRel property.TextRenditionType.withY
(int value) Sets the value of the y property.TextRenditionType.withYRel
(double value) Sets the value of the yRel property.Methods in com.vidispine.generated with parameters of type TextRenditionTypeModifier and TypeMethodDescriptionvoid
TextOverlayType.setText
(TextRenditionType value) Sets the value of the text property.TextOverlayType.withText
(TextRenditionType value) Sets the value of the text property.