Cytoscape 2.8.0 API

Uses of Interface
cytoscape.render.stateful.PaintFactory

Packages that use PaintFactory
cytoscape.render.stateful   
cytoscape.visual.customgraphic.impl.vector   
cytoscape.visual.customgraphic.paint   
 

Uses of PaintFactory in cytoscape.render.stateful
 

Methods in cytoscape.render.stateful that return PaintFactory
 PaintFactory CustomGraphic.getPaintFactory()
           
 

Constructors in cytoscape.render.stateful with parameters of type PaintFactory
CustomGraphic(Shape shape, PaintFactory factory)
          Constructor
 

Uses of PaintFactory in cytoscape.visual.customgraphic.impl.vector
 

Fields in cytoscape.visual.customgraphic.impl.vector declared as PaintFactory
protected  PaintFactory GradientLayerCustomGraphics.paintFactory
           
 

Uses of PaintFactory in cytoscape.visual.customgraphic.paint
 

Classes in cytoscape.visual.customgraphic.paint that implement PaintFactory
 class ColorPaintFactory
           
 class GradientPaintFactory
           
 class TexturePaintFactory
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.