Cytoscape 2.8.0 API

cytoscape.visual.strokes
Class SeparateArrowStroke

java.lang.Object
  extended by cytoscape.visual.strokes.ShapeStroke
      extended by cytoscape.visual.strokes.SeparateArrowStroke
All Implemented Interfaces:
WidthStroke, Stroke

public class SeparateArrowStroke
extends ShapeStroke


Field Summary
 
Fields inherited from class cytoscape.visual.strokes.ShapeStroke
lineStyle, width
 
Constructor Summary
SeparateArrowStroke(float width)
           
 
Method Summary
 WidthStroke newInstanceForWidth(float w)
           
 
Methods inherited from class cytoscape.visual.strokes.ShapeStroke
createStrokedShape, getLineStyle, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SeparateArrowStroke

public SeparateArrowStroke(float width)
Method Detail

newInstanceForWidth

public WidthStroke newInstanceForWidth(float w)
Specified by:
newInstanceForWidth in interface WidthStroke
Specified by:
newInstanceForWidth in class ShapeStroke
Returns:
A new instance of this WidthStroke with the specified width.

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.