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

cytoscape.visual.customgraphic.impl.vector
Class GradientOvalLayer

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.GradientOvalLayer
All Implemented Interfaces:
CyCustomGraphics, VectorCustomGraphics, Taggable

public class GradientOvalLayer
extends GradientLayerCustomGraphics


Field Summary
 
Fields inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
LIST_DELIMITER
 
Constructor Summary
GradientOvalLayer()
           
GradientOvalLayer(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

GradientOvalLayer

public GradientOvalLayer()

GradientOvalLayer

public GradientOvalLayer(Long id,
                         String name)
Method Detail

update

public void update()

www.cytoscape.org