Class mxRectangleShape

    • Constructor Detail

      • mxRectangleShape

        public mxRectangleShape()
    • Method Detail

      • getArcSize

        public int getArcSize​(int w,
                              int h)
        Computes the arc size for the given dimension.
        Parameters:
        w - Width of the rectangle.
        h - Height of the rectangle.
        Returns:
        Returns the arc size for the given dimension.