edu.cmu.emulator.vis
Interface VisController

All Known Implementing Classes:
WorldView

public interface VisController


Method Summary
 void moveNode()
           
 void showChannels(String srcNode, String destNode)
           
 void viewNode()
           
 

Method Detail

viewNode

void viewNode()

moveNode

void moveNode()

showChannels

void showChannels(String srcNode,
                  String destNode)


Copyright © 2013. All Rights Reserved.