Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.customgraphic.paint
Class TexturePaintFactory

java.lang.Object
  extended by cytoscape.visual.customgraphic.paint.TexturePaintFactory
All Implemented Interfaces:
cytoscape.render.stateful.PaintFactory

public class TexturePaintFactory
extends Object
implements cytoscape.render.stateful.PaintFactory


Constructor Summary
TexturePaintFactory(BufferedImage img)
           
 
Method Summary
 Paint getPaint(Rectangle2D bound)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TexturePaintFactory

public TexturePaintFactory(BufferedImage img)
Method Detail

getPaint

public Paint getPaint(Rectangle2D bound)
Specified by:
getPaint in interface cytoscape.render.stateful.PaintFactory

www.cytoscape.org