Uses of Class
com.vidispine.generated.RationalType
-
Uses of RationalType in com.vidispine.generated
Subclasses of RationalType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for FrameRateType complex typeclass
Java class for TimeBaseType complex typeFields in com.vidispine.generated declared as RationalTypeModifier and TypeFieldDescriptionprotected RationalType
ComplexJobVideoOutputType.displayHeight
protected RationalType
VideoComponentType.displayHeight
protected RationalType
VideoTranscodePresetType.displayHeight
protected RationalType
ComplexJobVideoOutputType.displayWidth
protected RationalType
VideoComponentType.displayWidth
protected RationalType
VideoTranscodePresetType.displayWidth
protected RationalType
ComplexJobVideoOutputType.displayXOffset
protected RationalType
VideoComponentType.displayXOffset
protected RationalType
VideoTranscodePresetType.displayXOffset
protected RationalType
ComplexJobVideoOutputType.displayYOffset
protected RationalType
VideoComponentType.displayYOffset
protected RationalType
VideoTranscodePresetType.displayYOffset
Methods in com.vidispine.generated that return RationalTypeModifier and TypeMethodDescriptionObjectFactory.createRationalType()
Create an instance ofRationalType
ComplexJobVideoOutputType.getDisplayHeight()
Gets the value of the displayHeight property.VideoComponentType.getDisplayHeight()
Gets the value of the displayHeight property.VideoTranscodePresetType.getDisplayHeight()
Gets the value of the displayHeight property.ComplexJobVideoOutputType.getDisplayWidth()
Gets the value of the displayWidth property.VideoComponentType.getDisplayWidth()
Gets the value of the displayWidth property.VideoTranscodePresetType.getDisplayWidth()
Gets the value of the displayWidth property.ComplexJobVideoOutputType.getDisplayXOffset()
Gets the value of the displayXOffset property.VideoComponentType.getDisplayXOffset()
Gets the value of the displayXOffset property.VideoTranscodePresetType.getDisplayXOffset()
Gets the value of the displayXOffset property.ComplexJobVideoOutputType.getDisplayYOffset()
Gets the value of the displayYOffset property.VideoComponentType.getDisplayYOffset()
Gets the value of the displayYOffset property.VideoTranscodePresetType.getDisplayYOffset()
Gets the value of the displayYOffset property.RationalType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) RationalType.withDenominator
(int value) Sets the value of the denominator property.RationalType.withNumerator
(int value) Sets the value of the numerator property.Methods in com.vidispine.generated with parameters of type RationalTypeModifier and TypeMethodDescriptionvoid
ComplexJobVideoOutputType.setDisplayHeight
(RationalType value) Sets the value of the displayHeight property.void
VideoComponentType.setDisplayHeight
(RationalType value) Sets the value of the displayHeight property.void
VideoTranscodePresetType.setDisplayHeight
(RationalType value) Sets the value of the displayHeight property.void
ComplexJobVideoOutputType.setDisplayWidth
(RationalType value) Sets the value of the displayWidth property.void
VideoComponentType.setDisplayWidth
(RationalType value) Sets the value of the displayWidth property.void
VideoTranscodePresetType.setDisplayWidth
(RationalType value) Sets the value of the displayWidth property.void
ComplexJobVideoOutputType.setDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.void
VideoComponentType.setDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.void
VideoTranscodePresetType.setDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.void
ComplexJobVideoOutputType.setDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.void
VideoComponentType.setDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.void
VideoTranscodePresetType.setDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.ComplexJobVideoOutputType.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.NLEJob2VideoOutputType.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.VideoComponentType.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.VideoTranscodePresetType.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.ComplexJobVideoOutputType.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.NLEJob2VideoOutputType.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.VideoComponentType.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.VideoTranscodePresetType.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.ComplexJobVideoOutputType.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.NLEJob2VideoOutputType.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.VideoComponentType.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.VideoTranscodePresetType.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.ComplexJobVideoOutputType.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.NLEJob2VideoOutputType.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.VideoComponentType.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.VideoTranscodePresetType.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.