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.transformerprivate final @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> LayoutBounds.transformerMethods in com.github.weisj.jsvg.attributes.filter that return LayoutBounds.DataModifier and TypeMethodDescription@NotNull LayoutBounds.DataLayoutBounds.resolve(@NotNull LayoutBounds.ComputeFlags flags) Method parameters in com.github.weisj.jsvg.attributes.filter with type arguments of type LayoutBounds.DataModifier and TypeMethodDescription@NotNull LayoutBoundsLayoutBounds.transform(@NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> newTransformer) @NotNull LayoutBoundsLayoutBounds.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.DataModifierConstructorDescriptionprivateLayoutBounds(@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.DataModifierConstructorDescriptionprivateLayoutBounds(@NotNull LayoutBounds.Data data, @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> transformer, @NotNull LayoutBounds.ComputeFlags flags) privateLayoutBounds(@NotNull LayoutBounds.Data data, @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> transformer, @NotNull LayoutBounds.ComputeFlags flags)