infovis.graph.visualization
Interface NodeLinkGraphLayoutPanelFactory.Creator

Enclosing class:
NodeLinkGraphLayoutPanelFactory

public static interface NodeLinkGraphLayoutPanelFactory.Creator


Method Summary
 JComponent create(NodeLinkGraphVisualization vis)
           
 String getName()
           
 

Method Detail

getName

String getName()

create

JComponent create(NodeLinkGraphVisualization vis)


Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.