Class FillableLine
java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureFillableLineForElement(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera, org.graphstream.ui.graphicGraph.GraphicElement element) voidconfigureFillableLineForGroup(Backend bck, org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera, double theSize) voidfill(Graphics2D g, double width, double dynColor, Shape shape) voidfill(Graphics2D g, double width, Shape shape)
-
Constructor Details
-
FillableLine
public FillableLine()
-
-
Method Details
-
fill
-
fill
-
configureFillableLineForGroup
public void configureFillableLineForGroup(Backend bck, org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera, double theSize) -
configureFillableLineForElement
public void configureFillableLineForElement(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera, org.graphstream.ui.graphicGraph.GraphicElement element)
-