JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.weisj.jsvg
com.github.weisj.jsvg.attributes.value
ColorValue
Contents
Description
Method Summary
Method Details
get(MeasureContext)
Hide sidebar
Show sidebar
Interface ColorValue
All Known Implementing Classes:
AnimatedColor
,
RGBColor
public interface
ColorValue
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
Color
get
(@NotNull
MeasureContext
context)
Method Details
get
@NotNull
@NotNull
Color
get
(@NotNull @NotNull
MeasureContext
context)