Class ShapeStroke
java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.ShapeStroke
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Strokestroke(double width) static ColorstrokeColor(org.graphstream.ui.graphicGraph.stylesheet.Style style) static ShapeStrokestrokeForArea(org.graphstream.ui.graphicGraph.stylesheet.Style style) static ShapeStrokestrokeForConnectorFill(org.graphstream.ui.graphicGraph.stylesheet.Style style) strokeForConnectorStroke(org.graphstream.ui.graphicGraph.stylesheet.Style style)
-
Constructor Details
-
ShapeStroke
public ShapeStroke()
-
-
Method Details
-
stroke
-
strokeForArea
-
strokeForConnectorFill
public static ShapeStroke strokeForConnectorFill(org.graphstream.ui.graphicGraph.stylesheet.Style style) -
strokeForConnectorStroke
-
strokeColor
-