java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.shapePart.FillableLine

public class FillableLine extends Object
  • Constructor Details

    • FillableLine

      public FillableLine()
  • Method Details

    • fill

      public void fill(Graphics2D g, double width, double dynColor, Shape shape)
    • fill

      public void fill(Graphics2D g, double width, Shape shape)
    • 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)