|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |