| Constructor and Description |
|---|
BorderStroke(int width,
org.fit.layout.model.Border.Style style,
boolean reverse)
Creates a new CSS stroke.
|
public BorderStroke(int width,
org.fit.layout.model.Border.Style style,
boolean reverse)
width - Border widthstyle - Border css stylereverse - Should be true for right and bottom border - used for reversing the shape of 'double' style border.public Shape createStrokedShape(Shape s)
createStrokedShape in interface StrokeCopyright © 2016. All rights reserved.