|
Cytoscape 2.7.0 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| WidthStroke | A simple extension of Stroke that allows Stroke objects to be coupled with LineStyle enum values and allows the width of the stroke to be adjusted. |
| Class Summary | |
|---|---|
| BackwardSlashStroke | |
| ContiguousArrowStroke | |
| DashDotStroke | |
| DotStroke | |
| EqualDashStroke | |
| ForwardSlashStroke | |
| LongDashStroke | |
| ParallelStroke | |
| PipeStroke | |
| SeparateArrowStroke | |
| ShapeStroke | |
| SineWaveStroke | |
| SolidStroke | |
| VerticalSlashStroke | |
| ZeroStroke | Rather than handle strokes of width 0 for all implementations of WidthStroke, use this wrapper class that, when the width is less than or equal to 0 a BasicStroke is returned, whereas when the width is greater than 0, return the specified actual WidthStroke. |
| ZigzagStroke | |
| Enum Summary | |
|---|---|
| PipeStroke.Type | |
The WidthStroke objects in this package should NOT be used directly by anyone other than the LineStyle enum!!!! Seriously, DON'T USE THESE CLASSES!!!
|
www.cytoscape.org | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||