Uses of Interface
org.w3.x2001.smil20.AnimateMotionPrototype.Additive
-
Packages that use AnimateMotionPrototype.Additive Package Description org.w3.x2001.smil20 org.w3.x2001.smil20.impl -
-
Uses of AnimateMotionPrototype.Additive in org.w3.x2001.smil20
Methods in org.w3.x2001.smil20 that return AnimateMotionPrototype.Additive Modifier and Type Method Description static AnimateMotionPrototype.AdditiveAnimateMotionPrototype.Additive.Factory. newInstance()static AnimateMotionPrototype.AdditiveAnimateMotionPrototype.Additive.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AnimateMotionPrototype.AdditiveAnimateMotionPrototype.Additive.Factory. newValue(Object obj)AnimateMotionPrototype.AdditiveAnimateMotionPrototype. xgetAdditive()Gets (as xml) the "additive" attributeMethods in org.w3.x2001.smil20 with parameters of type AnimateMotionPrototype.Additive Modifier and Type Method Description voidAnimateMotionPrototype. xsetAdditive(AnimateMotionPrototype.Additive additive)Sets (as xml) the "additive" attribute -
Uses of AnimateMotionPrototype.Additive in org.w3.x2001.smil20.impl
Classes in org.w3.x2001.smil20.impl that implement AnimateMotionPrototype.Additive Modifier and Type Class Description static classAnimateMotionPrototypeImpl.AdditiveImplAn XML additive(@).Methods in org.w3.x2001.smil20.impl that return AnimateMotionPrototype.Additive Modifier and Type Method Description AnimateMotionPrototype.AdditiveAnimateMotionPrototypeImpl. xgetAdditive()Gets (as xml) the "additive" attributeMethods in org.w3.x2001.smil20.impl with parameters of type AnimateMotionPrototype.Additive Modifier and Type Method Description voidAnimateMotionPrototypeImpl. xsetAdditive(AnimateMotionPrototype.Additive additive)Sets (as xml) the "additive" attribute
-