cytoscape.visual.customgraphic.paint
Class ColorPaintFactory
java.lang.Object
cytoscape.visual.customgraphic.paint.ColorPaintFactory
- All Implemented Interfaces:
- cytoscape.render.stateful.PaintFactory
public class ColorPaintFactory
- extends Object
- implements cytoscape.render.stateful.PaintFactory
ColorPaintFactory
public ColorPaintFactory(Color color)
setColor
public void setColor(Color color)
getColor
public Color getColor()
getPaint
public Paint getPaint(Rectangle2D arg0)
- Specified by:
getPaint in interface cytoscape.render.stateful.PaintFactory