Class StrokableLine

java.lang.Object
org.graphstream.ui.javafx.renderer.shape.javafx.shapePart.Strokable
org.graphstream.ui.javafx.renderer.shape.javafx.shapePart.StrokableLine

public class StrokableLine
extends Strokable
  • Constructor Details

  • Method Details

    • configureStrokableForGroup

      public void configureStrokableForGroup​(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)
      Description copied from class: Strokable
      Configure all the static parts needed to stroke the shape.
      Overrides:
      configureStrokableForGroup in class Strokable
    • configureStrokableLineForGroup

      public void configureStrokableLineForGroup​(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)