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