Interface PaintParser
- All Known Implementing Classes:
DefaultPaintParser
public interface PaintParser
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription@Nullable ColorparseColor(@NotNull String value) @Nullable SVGPaintparsePaint(@Nullable String value)
-
Field Details
-
DEFAULT_COLOR
-
-
Method Details
-
parseColor
-
parsePaint
-