Uses of Class
com.github.weisj.jsvg.view.FloatSize
Packages that use FloatSize
Package
Description
-
Uses of FloatSize in com.github.weisj.jsvg
Methods in com.github.weisj.jsvg that return FloatSize -
Uses of FloatSize in com.github.weisj.jsvg.parser.resources
Methods in com.github.weisj.jsvg.parser.resources that return FloatSizeModifier and TypeMethodDescription@NotNull FloatSizeRenderableResource.intrinsicSize(@NotNull RenderContext context) -
Uses of FloatSize in com.github.weisj.jsvg.renderer
Methods in com.github.weisj.jsvg.renderer with parameters of type FloatSizeModifier and TypeMethodDescriptionstatic @NotNull MeasureContextMeasureContext.createInitial(@NotNull FloatSize viewBoxSize, float em, float ex, @NotNull AnimationState animationState) -
Uses of FloatSize in com.github.weisj.jsvg.view
Methods in com.github.weisj.jsvg.view that return FloatSizeMethods in com.github.weisj.jsvg.view with parameters of type FloatSizeConstructors in com.github.weisj.jsvg.view with parameters of type FloatSize