edu.cmu.emulator.demoVis
Interface VisController

All Known Implementing Classes:
WorldView

public interface VisController


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

Method Detail

viewNode

void viewNode()

resumeNode

void resumeNode()

moveNode

void moveNode()

showChannels

void showChannels(String srcNode,
                  String destNode)


Copyright © 2013. All Rights Reserved.