public class BorderImageSlices extends Object
| Modifier and Type | Field and Description |
|---|---|
static BorderImageSlices |
DEFAULT
Default border-image-slice is 100%
|
static BorderImageSlices |
EMPTY
Using EMPTY results in no border-image being drawn since the slices are zero.
|
boolean |
filled |
BorderWidths |
widths |
| Constructor and Description |
|---|
BorderImageSlices(BorderWidths widths,
boolean filled) |
public static final BorderImageSlices EMPTY
DEFAULTpublic static final BorderImageSlices DEFAULT
public BorderWidths widths
public boolean filled
public BorderImageSlices(BorderWidths widths, boolean filled)
Copyright © 2025. All rights reserved.