Lines Matching full:elements
26 * The animation hierarchy contains elements that describe the animation?s
48 protected: // Elements
54 * The animation element may contain any number of source elements. @see
59 * The animation element may contain any number of sampler elements. @see
64 * The animation element may contain any number of channel elements. @see
70 * animation elements. @see domAnimation
78 * Used to preserve order in elements that do not specify strict sequencing of sub-elements.
82 * Used to preserve order in elements that have a complex content model.
124 * @return Returns a reference to the array of source elements.
129 * @return Returns a constant reference to the array of source elements.
134 * @return Returns a reference to the array of sampler elements.
139 * @return Returns a constant reference to the array of sampler elements.
144 * @return Returns a reference to the array of channel elements.
149 * @return Returns a constant reference to the array of channel elements.
154 * @return Returns a reference to the array of animation elements.
159 * @return Returns a constant reference to the array of animation elements.
164 * @return Returns a reference to the array of extra elements.
169 * @return Returns a constant reference to the array of extra elements.