cytoscape.visual.strokes
Class EqualDashStroke
java.lang.Object
java.awt.BasicStroke
cytoscape.visual.strokes.EqualDashStroke
- All Implemented Interfaces:
- WidthStroke, Stroke
public class EqualDashStroke
- extends BasicStroke
- implements WidthStroke
EqualDashStroke
public EqualDashStroke(float width)
newInstanceForWidth
public WidthStroke newInstanceForWidth(float w)
- Specified by:
newInstanceForWidth
in interface WidthStroke
- Returns:
- A new instance of this WidthStroke with the specified width.
getLineStyle
public LineStyle getLineStyle()
- Specified by:
getLineStyle
in interface WidthStroke
- Returns:
- the LineStyle associated with this particular WidthStroke.
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2010 Cytoscape Consortium. All rights reserved.