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