XMT-O Reference Software

xmto2xmta.tree
Class TreeClassObjects

java.lang.Object
  |
  +--xmto2xmta.tree.TreeClassObjects

public class TreeClassObjects
extends java.lang.Object

Class to handle the class objects in order to make the tree class nodes dynamic.

History:


Field Summary
private static int CLASS_COUNT
           
private static boolean[] classLoaded_
           
private static java.lang.String[] classNames_
           
private static java.lang.Class[] classObjects_
           
private static boolean debug_
          Whether debug information is to be printed to the console.
private static boolean initClasses_
           
private static int METHOD_COUNT
           
private static java.lang.String[][] methodArgs_
           
private static int[] methodClasses_
           
private static boolean[] methodLoaded_
           
private static java.lang.String[] methodNames_
           
private static java.lang.reflect.Method[] methodObjects_
           
static int XMTO2XMTA_TREE_animateColor
           
static int XMTO2XMTA_TREE_animateMotion
           
static int XMTO2XMTA_TREE_audio
           
static int XMTO2XMTA_TREE_backdrop
           
static int XMTO2XMTA_TREE_backdrop_getXmtoAttrSrc
           
static int XMTO2XMTA_TREE_body
           
static int XMTO2XMTA_TREE_circle
           
static int XMTO2XMTA_TREE_defs
           
static int XMTO2XMTA_TREE_fontStyle
           
static int XMTO2XMTA_TREE_group
           
static int XMTO2XMTA_TREE_head
           
static int XMTO2XMTA_TREE_img
           
static int XMTO2XMTA_TREE_layout
           
static int XMTO2XMTA_TREE_material
           
static int XMTO2XMTA_TREE_material_getXmtaMaterial2dId
           
static int XMTO2XMTA_TREE_par
           
static int XMTO2XMTA_TREE_rectangle
           
static int XMTO2XMTA_TREE_region
           
static int XMTO2XMTA_TREE_seq
           
static int XMTO2XMTA_TREE_set
           
static int XMTO2XMTA_TREE_string
           
static int XMTO2XMTA_TREE_string_getXmtaTextId
           
static int XMTO2XMTA_TREE_texture
           
static int XMTO2XMTA_TREE_topLayout
           
static int XMTO2XMTA_TREE_transformation
           
static int XMTO2XMTA_TREE_use
           
static int XMTO2XMTA_TREE_video
           
static int XMTO2XMTA_TREE_xmtaMedia
           
static int XMTO2XMTA_TREE_xmtaMedia_getXmtaAttrHasOD
           
static int XMTO2XMTA_TREE_XMTO
           
 
Constructor Summary
TreeClassObjects()
           
 
Method Summary
static java.lang.Class getClassObject(int classIndex)
           
static java.lang.reflect.Method getMethodObject(int methodIndex)
           
private static void initClasses()
           
static void setDebug(boolean debug)
          Enable debugging information to be printed to the console.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

debug_

private static boolean debug_
Whether debug information is to be printed to the console. default is not have debug information printed (false).

XMTO2XMTA_TREE_XMTO

public static final int XMTO2XMTA_TREE_XMTO

XMTO2XMTA_TREE_animateColor

public static final int XMTO2XMTA_TREE_animateColor

XMTO2XMTA_TREE_animateMotion

public static final int XMTO2XMTA_TREE_animateMotion

XMTO2XMTA_TREE_audio

public static final int XMTO2XMTA_TREE_audio

XMTO2XMTA_TREE_backdrop

public static final int XMTO2XMTA_TREE_backdrop

XMTO2XMTA_TREE_body

public static final int XMTO2XMTA_TREE_body

XMTO2XMTA_TREE_circle

public static final int XMTO2XMTA_TREE_circle

XMTO2XMTA_TREE_defs

public static final int XMTO2XMTA_TREE_defs

XMTO2XMTA_TREE_fontStyle

public static final int XMTO2XMTA_TREE_fontStyle

XMTO2XMTA_TREE_group

public static final int XMTO2XMTA_TREE_group

XMTO2XMTA_TREE_head

public static final int XMTO2XMTA_TREE_head

XMTO2XMTA_TREE_img

public static final int XMTO2XMTA_TREE_img

XMTO2XMTA_TREE_layout

public static final int XMTO2XMTA_TREE_layout

XMTO2XMTA_TREE_material

public static final int XMTO2XMTA_TREE_material

XMTO2XMTA_TREE_par

public static final int XMTO2XMTA_TREE_par

XMTO2XMTA_TREE_rectangle

public static final int XMTO2XMTA_TREE_rectangle

XMTO2XMTA_TREE_region

public static final int XMTO2XMTA_TREE_region

XMTO2XMTA_TREE_seq

public static final int XMTO2XMTA_TREE_seq

XMTO2XMTA_TREE_set

public static final int XMTO2XMTA_TREE_set

XMTO2XMTA_TREE_string

public static final int XMTO2XMTA_TREE_string

XMTO2XMTA_TREE_topLayout

public static final int XMTO2XMTA_TREE_topLayout

XMTO2XMTA_TREE_transformation

public static final int XMTO2XMTA_TREE_transformation

XMTO2XMTA_TREE_use

public static final int XMTO2XMTA_TREE_use

XMTO2XMTA_TREE_video

public static final int XMTO2XMTA_TREE_video

XMTO2XMTA_TREE_xmtaMedia

public static final int XMTO2XMTA_TREE_xmtaMedia

XMTO2XMTA_TREE_texture

public static final int XMTO2XMTA_TREE_texture

CLASS_COUNT

private static int CLASS_COUNT

classNames_

private static final java.lang.String[] classNames_

classLoaded_

private static boolean[] classLoaded_

classObjects_

private static java.lang.Class[] classObjects_

XMTO2XMTA_TREE_string_getXmtaTextId

public static final int XMTO2XMTA_TREE_string_getXmtaTextId

XMTO2XMTA_TREE_material_getXmtaMaterial2dId

public static final int XMTO2XMTA_TREE_material_getXmtaMaterial2dId

XMTO2XMTA_TREE_backdrop_getXmtoAttrSrc

public static final int XMTO2XMTA_TREE_backdrop_getXmtoAttrSrc

XMTO2XMTA_TREE_xmtaMedia_getXmtaAttrHasOD

public static final int XMTO2XMTA_TREE_xmtaMedia_getXmtaAttrHasOD

METHOD_COUNT

private static int METHOD_COUNT

methodNames_

private static java.lang.String[] methodNames_

methodArgs_

private static java.lang.String[][] methodArgs_

methodClasses_

private static int[] methodClasses_

methodLoaded_

private static boolean[] methodLoaded_

methodObjects_

private static java.lang.reflect.Method[] methodObjects_

initClasses_

private static boolean initClasses_
Constructor Detail

TreeClassObjects

public TreeClassObjects()
Method Detail

getClassObject

public static java.lang.Class getClassObject(int classIndex)

getMethodObject

public static java.lang.reflect.Method getMethodObject(int methodIndex)

initClasses

private static void initClasses()

setDebug

public static void setDebug(boolean debug)
Enable debugging information to be printed to the console.
Parameters:
debug - sets debug information is printed

XMT-O Reference Software