|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.vm.visual.VMProjector | +--com.vm.visual.VMBiscuitProjector
Fields inherited from class com.vm.visual.VMProjector |
panel, space |
Constructor Summary | |
VMBiscuitProjector(VMSpace i_space,
VMPanel i_panel)
|
Method Summary | |
java.awt.Point |
getPoint(int x,
int z,
int y)
|
protected VMNode |
locateNode(int x,
int y)
|
Methods inherited from class com.vm.visual.VMProjector |
action, clickAction, clickActions, dragActions, reflectDrag |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VMBiscuitProjector(VMSpace i_space, VMPanel i_panel)
Method Detail |
protected VMNode locateNode(int x, int y)
locateNode
in class VMProjector
public java.awt.Point getPoint(int x, int z, int y)
getPoint
in class VMProjector
com.vm.visual.VMProjector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |