Cytoscape 2.8.0 API

Uses of Class
cytoscape.visual.GlobalAppearance

Packages that use GlobalAppearance
cytoscape.visual Framework for generalized mappings from graph attributes to visual attributes. 
 

Uses of GlobalAppearance in cytoscape.visual
 

Methods in cytoscape.visual that return GlobalAppearance
 GlobalAppearance GlobalAppearanceCalculator.calculateGlobalAppearance(CyNetwork network)
          Constructs a new GlobalAppearance object containing the values for the known global visual attributes.
 

Methods in cytoscape.visual with parameters of type GlobalAppearance
 void GlobalAppearanceCalculator.calculateGlobalAppearance(GlobalAppearance appr, CyNetwork network)
          The supplied GlobalAppearance object will be changed to hold new values for the known global visual attributes.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.