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