Cytoscape 2.8.0 API

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.vector.GradientLayerCustomGraphics
bound, c1, c2, COLOR1, COLOR2, paintFactory, props, rendered
 
Fields inherited from class cytoscape.visual.customgraphic.impl.AbstractDCustomGraphics
DELIMITER, displayName, fitRatio, height, id, layers, LIST_DELIMITER, parser, position, tags, width
 
Constructor Summary
GradientRoundRectangleLayer()
           
GradientRoundRectangleLayer(Long id, String name)
           
 
Method Summary
protected  void renderImage(Graphics graphics)
           
 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GradientRoundRectangleLayer

public GradientRoundRectangleLayer()

GradientRoundRectangleLayer

public GradientRoundRectangleLayer(Long id,
                                   String name)
Method Detail

renderImage

protected void renderImage(Graphics graphics)
Overrides:
renderImage in class GradientLayerCustomGraphics

update

public void update()

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.