|
XMT-O Reference Software | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xmto2xmta.MapRoot | +--xmto2xmta.mapanimation.AniAnimationBaseElement | +--xmto2xmta.mapanimation.AniAnimationElement | +--xmto2xmta.mapanimation.AniAnimate
Class to group together the various type of media elements.
History:
Field Summary | |
private static boolean |
debug_
Whether debug information is to be printed to the console. |
private animate |
treeAnimate_
|
Fields inherited from class xmto2xmta.mapanimation.AniAnimationElement |
animateColorRes_, animationElementRes_, treeAnimationElement_, xmto2XmtaRes_ |
Fields inherited from class xmto2xmta.mapanimation.AniAnimationBaseElement |
xmtaNodeContainerId_ |
Fields inherited from class xmto2xmta.MapRoot |
treeElement_, xmto2xmta_ |
Constructor Summary | |
AniAnimate()
|
Method Summary | |
protected java.lang.String |
getXmtoAttrAttributeName()
Return the name of the attribute to be animated. |
void |
init(Xmto2Xmta xmto2xmta,
ConvertElement element)
|
static void |
setDebug(boolean debug)
Enable debugging information to be printed to the console. |
Methods inherited from class xmto2xmta.mapanimation.AniAnimationBaseElement |
getXmtaNodeContainerId |
Methods inherited from class xmto2xmta.MapRoot |
fireErrorEvent, fireErrorEvent, fireErrorEvent, getConvertElement |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static boolean debug_
private animate treeAnimate_
Constructor Detail |
public AniAnimate()
Method Detail |
protected java.lang.String getXmtoAttrAttributeName()
getXmtoAttrAttributeName
in class AniAnimationElement
public void init(Xmto2Xmta xmto2xmta, ConvertElement element) throws java.lang.Exception
init
in class AniAnimationElement
public static void setDebug(boolean debug)
debug
- sets debug information is printed
|
XMT-O Reference Software | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |