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
FloatListValue
Contents
Description
Method Summary
Method Details
get(MeasureContext)
Hide sidebar
Show sidebar
Interface FloatListValue
All Known Implementing Classes:
AnimatedFloatList
,
ConstantFloatList
public interface
FloatListValue
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float @NotNull []
get
(@NotNull
MeasureContext
context)
Method Details
get
float @NotNull []
get
(@NotNull @NotNull
MeasureContext
context)