de.saar.chorus.jgraph
Interface IGraphSource

All Known Implementing Classes:
LazyGraphSource, ListGraphSource

public interface IGraphSource


Method Summary
 ImprovedJGraph get(int index)
           
 int size()
           
 

Method Detail

size

int size()

get

ImprovedJGraph get(int index)