Cytoscape 2.8.0 API

Uses of Package
cytoscape.render.stateful

Packages that use cytoscape.render.stateful
cytoscape.ding   
cytoscape.render.stateful   
cytoscape.visual.customgraphic.impl   
cytoscape.visual.customgraphic.impl.vector   
cytoscape.visual.customgraphic.paint   
cytoscape.visual.properties   
ding.view   
 

Classes in cytoscape.render.stateful used by cytoscape.ding
GraphLOD
          An instance of this class defines the level of detail that goes into a single rendering of a graph.
 

Classes in cytoscape.render.stateful used by cytoscape.render.stateful
CustomGraphic
          Represents all the information needed to define a custom graphic for a given NodeView.
EdgeDetails
          Defines the visual properties of an edge.
GraphLOD
          An instance of this class defines the level of detail that goes into a single rendering of a graph.
NodeDetails
          Defines visual properties of a node modulo the node size and location Even though this class is not declared abstract, in most situations it makes sense to override at least some of its methods in order to gain control over node visual properties.
PaintFactory
          Factory for creating paint object for a rectangulaer bounds.
 

Classes in cytoscape.render.stateful used by cytoscape.visual.customgraphic.impl
CustomGraphic
          Represents all the information needed to define a custom graphic for a given NodeView.
 

Classes in cytoscape.render.stateful used by cytoscape.visual.customgraphic.impl.vector
PaintFactory
          Factory for creating paint object for a rectangulaer bounds.
 

Classes in cytoscape.render.stateful used by cytoscape.visual.customgraphic.paint
PaintFactory
          Factory for creating paint object for a rectangulaer bounds.
 

Classes in cytoscape.render.stateful used by cytoscape.visual.properties
CustomGraphic
          Represents all the information needed to define a custom graphic for a given NodeView.
 

Classes in cytoscape.render.stateful used by ding.view
CustomGraphic
          Represents all the information needed to define a custom graphic for a given NodeView.
GraphLOD
          An instance of this class defines the level of detail that goes into a single rendering of a graph.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.