pedviz.view
Interface NodeListener

All Known Implementing Classes:
LODHighlighter, PathHighlighter

public interface NodeListener

Defines an object which listens for NodeEvents.

Author:
lukas

Method Summary
 void onNodeEvent(NodeEvent event)
           
 

Method Detail

onNodeEvent

void onNodeEvent(NodeEvent event)