Class ShowCubics

java.lang.Object
org.graphstream.ui.javafx.renderer.shape.javafx.ShowCubics

public class ShowCubics
extends Object
Utility trait to display cubics Bézier curves control polygons.
  • Field Details

  • Constructor Details

  • Method Details

    • showCtrlPoints

      public void showCtrlPoints​(javafx.scene.canvas.GraphicsContext g, org.graphstream.ui.view.camera.Camera camera, ConnectorSkeleton skel)
      Show the control polygons.