Uses of Class
com.vidispine.generated.EffectPointType
-
Uses of EffectPointType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type EffectPointTypeMethods in com.vidispine.generated that return EffectPointTypeModifier and TypeMethodDescriptionObjectFactory.createEffectPointType()
Create an instance ofEffectPointType
EffectPointType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) EffectPointType.withPosition
(int value) Sets the value of the position property.EffectPointType.withValue
(float value) Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type EffectPointTypeModifier and TypeMethodDescriptionEffectParameterType.getPoint()
Gets the value of the point property.Methods in com.vidispine.generated with parameters of type EffectPointTypeModifier and TypeMethodDescriptionEffectParameterType.withPoint
(EffectPointType... values) Adds objects to the list of Point using add methodMethod parameters in com.vidispine.generated with type arguments of type EffectPointTypeModifier and TypeMethodDescriptionEffectParameterType.withPoint
(Collection<EffectPointType> values) Adds objects to the list of Point using addAll method