Uses of Class
fern.cytoscape.CytoscapeNetworkWrapper

Packages that use CytoscapeNetworkWrapper
fern.cytoscape Provides the classes for the cytoscape plugin. 
fern.cytoscape.ui   
 

Uses of CytoscapeNetworkWrapper in fern.cytoscape
 

Constructors in fern.cytoscape with parameters of type CytoscapeNetworkWrapper
CytoscapeAnnotationManager(CytoscapeNetworkWrapper network)
           
CytoscapeColorChangeObserver(boolean visualize, boolean showTrendSteps, Simulator sim, CytoscapeNetworkWrapper net, FernVisualStyle style, String[] trendSpecies, double time)
           
 

Uses of CytoscapeNetworkWrapper in fern.cytoscape.ui
 

Methods in fern.cytoscape.ui that return CytoscapeNetworkWrapper
 CytoscapeNetworkWrapper MainFrame.getNetwork()