Class StrokableLine
java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
org.graphstream.ui.swing.renderer.shape.swing.shapePart.StrokableLine
-
Field Summary
Fields inherited from class org.graphstream.ui.swing.renderer.shape.swing.shapePart.Strokable
strokeColor, theStroke, theStrokeWidth -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureStrokableForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera) Configure all the static parts needed to stroke the shape.voidconfigureStrokableLineForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)
-
Constructor Details
-
StrokableLine
public StrokableLine()
-
-
Method Details
-
configureStrokableForGroup
public void configureStrokableForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera) Description copied from class:StrokableConfigure all the static parts needed to stroke the shape.- Overrides:
configureStrokableForGroupin classStrokable
-
configureStrokableLineForGroup
public void configureStrokableLineForGroup(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)
-