Uses of Class
com.vidispine.generated.SubtitleClipType
-
Uses of SubtitleClipType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SubtitleClipTypeMethods in com.vidispine.generated that return SubtitleClipTypeModifier and TypeMethodDescriptionObjectFactory.createSubtitleClipType()
Create an instance ofSubtitleClipType
SubtitleClipType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SubtitleClipType.withA
(short value) Sets the value of the a property.Sets the value of the align property.SubtitleClipType.withB
(short value) Sets the value of the b property.Sets the value of the font property.SubtitleClipType.withG
(short value) Sets the value of the g property.SubtitleClipType.withHorizontalBase
(String value) Sets the value of the horizontalBase property.SubtitleClipType.withId
(int value) Sets the value of the id property.SubtitleClipType.withLanguage
(String value) Sets the value of the language property.SubtitleClipType.withLength
(long value) Sets the value of the length property.Adds objects to the list of Line using add methodSubtitleClipType.withLine
(Collection<String> values) Adds objects to the list of Line using addAll methodSubtitleClipType.withOutline
(String value) Sets the value of the outline property.SubtitleClipType.withOutlineA
(short value) Sets the value of the outlineA property.SubtitleClipType.withOutlineB
(short value) Sets the value of the outlineB property.SubtitleClipType.withOutlineG
(short value) Sets the value of the outlineG property.SubtitleClipType.withOutlineR
(short value) Sets the value of the outlineR property.SubtitleClipType.withOutlineSize
(long value) Sets the value of the outlineSize property.SubtitleClipType.withR
(short value) Sets the value of the r property.SubtitleClipType.withSize
(long value) Sets the value of the size property.SubtitleClipType.withSizeRel
(double value) Sets the value of the sizeRel property.SubtitleClipType.withVerticalBase
(String value) Sets the value of the verticalBase property.SubtitleClipType.withX
(int value) Sets the value of the x property.SubtitleClipType.withXRel
(double value) Sets the value of the xRel property.SubtitleClipType.withY
(int value) Sets the value of the y property.SubtitleClipType.withYRel
(double value) Sets the value of the yRel property.Methods in com.vidispine.generated that return types with arguments of type SubtitleClipTypeModifier and TypeMethodDescriptionNLEJobType.getSubtitleClip()
Gets the value of the subtitleClip property.Methods in com.vidispine.generated with parameters of type SubtitleClipTypeModifier and TypeMethodDescriptionNLEJobType.withSubtitleClip
(SubtitleClipType... values) Adds objects to the list of SubtitleClip using add methodMethod parameters in com.vidispine.generated with type arguments of type SubtitleClipTypeModifier and TypeMethodDescriptionNLEJobType.withSubtitleClip
(Collection<SubtitleClipType> values) Adds objects to the list of SubtitleClip using addAll method