|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.vm.mind.MIAnything
|
+--com.vm.visual.objects.VM3DReference
2D Reference to 3D object
| Field Summary | |
int |
depth
|
VM3DObject |
object
|
| Fields inherited from class com.vm.mind.MIAnything |
IS_ERROR, IS_LINK, IS_LIST, IS_SHARED, IS_SYSTEM, IS_VALUE, m_valid |
| Constructor Summary | |
VM3DReference(VM3DObject o,
int d)
|
|
| Method Summary | |
int |
compareTo(java.lang.Object o)
|
| Methods inherited from class com.vm.mind.MIAnything |
delThing, dump, fullDump, getCount, getKey, getList, getName, getName, getQuery, getString, getThing, getType, getType, is, load, message, setString, SetString, setThing, SetThing, toString, valid |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public VM3DObject object
public int depth
| Constructor Detail |
public VM3DReference(VM3DObject o,
int d)
| Method Detail |
public int compareTo(java.lang.Object o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||