public final class BorderImageSliceConverter extends StyleConverterImpl<ParsedValue[],BorderImageSlices>
| Modifier and Type | Method and Description |
|---|---|
BorderImageSlices |
convert(ParsedValue<ParsedValue[],BorderImageSlices> layer,
Font font)
Convert from the parsed CSS value to the target property type.
|
static BorderImageSliceConverter |
getInstance() |
String |
toString() |
cacheValue, convert, getCachedValue, readBinary, writeBinarygetBooleanConverter, getColorConverter, getDurationConverter, getEffectConverter, getEnumConverter, getFontConverter, getInsetsConverter, getPaintConverter, getSizeConverter, getStringConverter, getUrlConverterpublic static BorderImageSliceConverter getInstance()
public BorderImageSlices convert(ParsedValue<ParsedValue[],BorderImageSlices> layer, Font font)
StyleConverterconvert in class StyleConverter<ParsedValue[],BorderImageSlices>layer - The ParsedValue to convertfont - The Font to use when converting a
relative
value.Copyright © 2025. All rights reserved.