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

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

    • showControlPolygon

      public boolean showControlPolygon
  • Constructor Details

    • ShowCubics

      public ShowCubics()
  • Method Details

    • showCtrlPoints

      public void showCtrlPoints(Graphics2D g, org.graphstream.ui.view.camera.Camera camera, ConnectorSkeleton skel)
      Show the control polygons.