Class Strokable

java.lang.Object
org.graphstream.ui.javafx.renderer.shape.javafx.shapePart.Strokable
Direct Known Subclasses:
StrokableLine

public class Strokable
extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • stroke

      public void stroke​(javafx.scene.canvas.GraphicsContext g, Form shape)
      Paint the stroke of the shape.
    • configureStrokableForGroup

      public void configureStrokableForGroup​(org.graphstream.ui.graphicGraph.stylesheet.Style style, org.graphstream.ui.view.camera.DefaultCamera2D camera)
      Configure all the static parts needed to stroke the shape.