Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.DesktopSize

Packages that use DesktopSize
cytoscape.generated   
 

Uses of DesktopSize in cytoscape.generated
 

Fields in cytoscape.generated declared as DesktopSize
protected  DesktopSize Desktop.desktopSize
           
 

Methods in cytoscape.generated that return DesktopSize
 DesktopSize ObjectFactory.createDesktopSize()
          Create an instance of DesktopSize
 DesktopSize Desktop.getDesktopSize()
          Gets the value of the desktopSize property.
 

Methods in cytoscape.generated with parameters of type DesktopSize
 void Desktop.setDesktopSize(DesktopSize value)
          Sets the value of the desktopSize property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.