|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface 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.
Method Summary | |
---|---|
LineStyle |
getLineStyle()
|
WidthStroke |
newInstanceForWidth(float width)
|
Methods inherited from interface java.awt.Stroke |
---|
createStrokedShape |
Method Detail |
---|
WidthStroke newInstanceForWidth(float width)
LineStyle getLineStyle()
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |