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

cytoscape.visual.customgraphic.impl.vector
Class GradientRoundRectangleLayer

java.lang.Object
  extended by cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
      extended by cytoscape.visual.customgraphic.impl.vector.GradientLayerCustomGraphics
          extended by cytoscape.visual.customgraphic.impl.vector.GradientRoundRectangleLayer
All Implemented Interfaces:
CyCustomGraphics, VectorCustomGraphics, Taggable

public class GradientRoundRectangleLayer
extends GradientLayerCustomGraphics


Field Summary
 
Fields inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
LIST_DELIMITER
 
Constructor Summary
GradientRoundRectangleLayer()
           
GradientRoundRectangleLayer(Long id, String name)
           
 
Method Summary
 void update()
           
 
Methods inherited from class cytoscape.visual.customgraphic.impl.vector.GradientLayerCustomGraphics
getGraphicsProps, getRenderedImage
 
Methods inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
getDisplayName, getFitRatio, getHeight, getIdentifier, getLayers, getPosition, getTags, getWidth, setDisplayName, setFitRatio, setHeight, setPosition, setWidth, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GradientRoundRectangleLayer

public GradientRoundRectangleLayer()

GradientRoundRectangleLayer

public GradientRoundRectangleLayer(Long id,
                                   String name)
Method Detail

update

public void update()

www.cytoscape.org