gov.lbl.genome.gui
Interface GraphView


public interface GraphView

Title: GraphView

Description: This is the interface implemented by all graph views.

Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory

Company: LBNL


Method Summary
 GraphModel getGraphModel()
           
 void refresh()
          refresh graph information
 

Method Detail

getGraphModel

GraphModel getGraphModel()

refresh

void refresh()
refresh graph information