Uses of Class
com.github.weisj.jsvg.attributes.filter.LayoutBounds.ComputeFlags
Packages that use LayoutBounds.ComputeFlags
-
Uses of LayoutBounds.ComputeFlags in com.github.weisj.jsvg.attributes.filter
Fields in com.github.weisj.jsvg.attributes.filter declared as LayoutBounds.ComputeFlagsModifier and TypeFieldDescriptionprivate final LayoutBounds.ComputeFlagsLayoutBounds.additionalFlagsstatic final @NotNull LayoutBounds.ComputeFlagsLayoutBounds.ComputeFlags.INITIALFields in com.github.weisj.jsvg.attributes.filter with type parameters of type LayoutBounds.ComputeFlagsModifier and TypeFieldDescriptionprivate final @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> LayoutBounds.transformerMethods in com.github.weisj.jsvg.attributes.filter that return LayoutBounds.ComputeFlagsModifier and TypeMethodDescription@NotNull LayoutBounds.ComputeFlagsLayoutBounds.ComputeFlags.or(@NotNull LayoutBounds.ComputeFlags other) Methods in com.github.weisj.jsvg.attributes.filter with parameters of type LayoutBounds.ComputeFlagsModifier and TypeMethodDescription@NotNull LayoutBounds.ComputeFlagsLayoutBounds.ComputeFlags.or(@NotNull LayoutBounds.ComputeFlags other) @NotNull LayoutBounds.DataLayoutBounds.resolve(@NotNull LayoutBounds.ComputeFlags flags) @NotNull LayoutBoundsLayoutBounds.withFlags(@NotNull LayoutBounds.ComputeFlags flags) Method parameters in com.github.weisj.jsvg.attributes.filter with type arguments of type LayoutBounds.ComputeFlagsModifier and TypeMethodDescription@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.ComputeFlagsModifierConstructorDescriptionprivateLayoutBounds(@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.ComputeFlagsModifierConstructorDescriptionprivateLayoutBounds(@NotNull LayoutBounds.Data data, @NotNull BiFunction<@NotNull LayoutBounds.Data, LayoutBounds.ComputeFlags, @NotNull LayoutBounds.Data> transformer, @NotNull LayoutBounds.ComputeFlags flags)