Cytoscape 2.8.0 API

Uses of Class
ding.view.DGraphView.Canvas

Packages that use DGraphView.Canvas
ding.view   
 

Uses of DGraphView.Canvas in ding.view
 

Methods in ding.view that return DGraphView.Canvas
static DGraphView.Canvas DGraphView.Canvas.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DGraphView.Canvas[] DGraphView.Canvas.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ding.view with parameters of type DGraphView.Canvas
 DingCanvas DGraphView.getCanvas(DGraphView.Canvas canvasId)
          Method to return a reference to a DingCanvas object, given a canvas id.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.