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