cytoscape.visual.strokes
Class DotStroke
java.lang.Object
cytoscape.visual.strokes.ShapeStroke
cytoscape.visual.strokes.DotStroke
- All Implemented Interfaces:
- WidthStroke, Stroke
public class DotStroke
- extends ShapeStroke
DotStroke
public DotStroke(float width)
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.
Copyright 2010 Cytoscape Consortium. All rights reserved.