|
Cytoscape 2.8.0-beta3 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipeStroke.Type | |
|---|---|
| cytoscape.visual.strokes | The WidthStroke objects in this package should NOT be used directly by anyone other than the LineStyle enum!!!! Seriously, DON'T USE THESE CLASSES!!! |
| Uses of PipeStroke.Type in cytoscape.visual.strokes |
|---|
| Methods in cytoscape.visual.strokes that return PipeStroke.Type | |
|---|---|
static PipeStroke.Type |
PipeStroke.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PipeStroke.Type[] |
PipeStroke.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in cytoscape.visual.strokes with parameters of type PipeStroke.Type | |
|---|---|
BackwardSlashStroke(float width,
PipeStroke.Type offsetType)
|
|
ForwardSlashStroke(float width,
PipeStroke.Type offsetType)
|
|
VerticalSlashStroke(float width,
PipeStroke.Type offsetType)
|
|
|
Cytoscape 2.8.0-beta3 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||