Uses of Class
fern.cytoscape.FernVisualStyle

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

Uses of FernVisualStyle in fern.cytoscape
 

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

Uses of FernVisualStyle in fern.cytoscape.ui
 

Constructors in fern.cytoscape.ui with parameters of type FernVisualStyle
MainFrame(FernVisualStyle style)