Class RibbonBorderShaper
java.lang.Object
org.pushingpixels.substance.flamingo.ribbon.ui.RibbonBorderShaper
Utility class for computing outlines of ribbons and ribbon toggle buttons.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GeneralPath
getRibbonBorderOutline
(org.pushingpixels.flamingo.api.ribbon.JRibbon ribbon, int startX, int endX, int startSelectedX, int endSelectedX, int topY, int bandTopY, int bottomY, float radius) static float
-
Constructor Details
-
RibbonBorderShaper
public RibbonBorderShaper()
-
-
Method Details
-
getRibbonToggleButtonRadius
-
getRibbonBorderOutline
public static GeneralPath getRibbonBorderOutline(org.pushingpixels.flamingo.api.ribbon.JRibbon ribbon, int startX, int endX, int startSelectedX, int endSelectedX, int topY, int bandTopY, int bottomY, float radius)
-