Class ToolBarShapeHelper


  • public final class ToolBarShapeHelper
    extends java.lang.Object
    Author:
    rstein
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javafx.scene.shape.Shape getToolBarShape​(double width, double height, double radii)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getToolBarShape

        public static javafx.scene.shape.Shape getToolBarShape​(double width,
                                                               double height,
                                                               double radii)