Cytoscape 2.8.0 API

Uses of Interface
cytoscape.graph.fixed.FixedGraph

Packages that use FixedGraph
cytoscape.giny   
cytoscape.graph.dynamic   
cytoscape.render.stateful   
fing.model   
 

Uses of FixedGraph in cytoscape.giny
 

Classes in cytoscape.giny that implement FixedGraph
 class CytoscapeFingRootGraph
           
 class FingCyNetwork
          FinhCyNetwork provides an implementation of the CyNetwork interface, as well as the GraphPerspective inteface, and also provides the functionality formally provided by GraphObjAttributes.
 

Uses of FixedGraph in cytoscape.graph.dynamic
 

Subinterfaces of FixedGraph in cytoscape.graph.dynamic
 interface DynamicGraph
          A graph whose topology can be modified.
 

Uses of FixedGraph in cytoscape.render.stateful
 

Methods in cytoscape.render.stateful with parameters of type FixedGraph
static int GraphRenderer.renderGraph(FixedGraph graph, SpacialIndex2D nodePositions, GraphLOD lod, NodeDetails nodeDetails, EdgeDetails edgeDetails, IntHash nodeBuff, GraphGraphics grafx, Paint bgPaint, double xCenter, double yCenter, double scaleFactor)
          Renders a graph.
 

Uses of FixedGraph in fing.model
 

Classes in fing.model that implement FixedGraph
 class FingExtensibleGraphPerspective
          Please try to restrain from using this class.
 class FingExtensibleRootGraph
          Please try to restrain from using this class.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.