Cytoscape 2.8.0 API

cytoscape.visual.strokes
Class ForwardSlashStroke

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

public class ForwardSlashStroke
extends PipeStroke


Nested Class Summary
 
Nested classes/interfaces inherited from class cytoscape.visual.strokes.PipeStroke
PipeStroke.Type
 
Field Summary
 
Fields inherited from class cytoscape.visual.strokes.ShapeStroke
lineStyle, width
 
Constructor Summary
ForwardSlashStroke(float width, PipeStroke.Type offsetType)
           
 
Method Summary
 
Methods inherited from class cytoscape.visual.strokes.PipeStroke
newInstanceForWidth
 
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

ForwardSlashStroke

public ForwardSlashStroke(float width,
                          PipeStroke.Type offsetType)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.