com.vm.visual
Class VMBiscuitProjector

java.lang.Object
  |
  +--com.vm.visual.VMProjector
        |
        +--com.vm.visual.VMBiscuitProjector

public class VMBiscuitProjector
extends VMProjector


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

VMBiscuitProjector

public VMBiscuitProjector(VMSpace i_space,
                          VMPanel i_panel)
Method Detail

locateNode

protected VMNode locateNode(int x,
                            int y)
Overrides:
locateNode in class VMProjector

getPoint

public java.awt.Point getPoint(int x,
                               int z,
                               int y)
Overrides:
getPoint in class VMProjector
Following copied from class: com.vm.visual.VMProjector
Returns:
null if not available