Uses of Class
com.github.weisj.jsvg.attributes.filter.LayoutBounds.Data
Packages that use LayoutBounds.Data
-
Uses of LayoutBounds.Data in com.github.weisj.jsvg.attributes.filter
Fields in com.github.weisj.jsvg.attributes.filter declared as LayoutBounds.DataFields in com.github.weisj.jsvg.attributes.filter with type parameters of type LayoutBounds.DataModifier and TypeFieldDescriptionprivate final @NotNull BiFunction
<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> LayoutBounds.transformer
private final @NotNull BiFunction
<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> LayoutBounds.transformer
Methods in com.github.weisj.jsvg.attributes.filter that return LayoutBounds.DataModifier and TypeMethodDescription@NotNull LayoutBounds.Data
LayoutBounds.resolve
(@NotNull LayoutBounds.ComputeFlags flags) Method parameters in com.github.weisj.jsvg.attributes.filter with type arguments of type LayoutBounds.DataModifier and TypeMethodDescription@NotNull LayoutBounds
LayoutBounds.transform
(@NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> newTransformer) @NotNull LayoutBounds
LayoutBounds.transform
(@NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> newTransformer) Constructors in com.github.weisj.jsvg.attributes.filter with parameters of type LayoutBounds.DataModifierConstructorDescriptionprivate
LayoutBounds
(@NotNull LayoutBounds.Data data, @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> transformer, @NotNull LayoutBounds.ComputeFlags flags) Constructor parameters in com.github.weisj.jsvg.attributes.filter with type arguments of type LayoutBounds.DataModifierConstructorDescriptionprivate
LayoutBounds
(@NotNull LayoutBounds.Data data, @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> transformer, @NotNull LayoutBounds.ComputeFlags flags) private
LayoutBounds
(@NotNull LayoutBounds.Data data, @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> transformer, @NotNull LayoutBounds.ComputeFlags flags)