Package com.stimulsoft.base.drawing
Class StiRoundedRectangleCreator
java.lang.Object
com.stimulsoft.base.drawing.StiRoundedRectangleCreator
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<StiPathCommand> create(StiRectangle rect, StiCornerRadius radius, double scale) static doublegetRadiusBottomLeft(StiCornerRadius radius, double scale, double rad) static doublegetRadiusBottomRight(StiCornerRadius radius, double scale, double rad) static doublegetRadiusTopLeft(StiCornerRadius radius, double scale, double rad) static doublegetRadiusTopRight(StiCornerRadius radius, double scale, double rad)
-
Constructor Details
-
StiRoundedRectangleCreator
public StiRoundedRectangleCreator()
-
-
Method Details
-
create
-
getRadiusTopLeft
-
getRadiusTopRight
-
getRadiusBottomLeft
-
getRadiusBottomRight
-