Module com.github.weisj.jsvg
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 Detail
-
get
float @NotNull [] get(@NotNull @NotNull MeasureContext context)
-
-