Attributes' Details |
Target
any Target;
- Description
- a target that contains iterateable contents, f.e. a paragraph.
See documentation of used animation engine for supported targets.
|
|
SubItem
short SubItem;
- Description
- This attribute specifies an optional subitem from the target element
that should be animated.
A value of zero should always be the default and animate the complete target.
See documentation of used animation engine for supported subitems.
|
|
IterateType
short IterateType;
- Description
- the type of iteration, this depends on the target.
See documentation of used animation engine for supported iteration types.
|
|
IterateInterval
double IterateInterval;
- Description
- the time interval in percentage of the containers running time
before the next iterated content is animated.
|
|
Copyright © 2003 Sun Microsystems, Inc.