Module com.github.weisj.jsvg
Class LayoutBounds.ComputeFlags
java.lang.Object
com.github.weisj.jsvg.attributes.filter.LayoutBounds.ComputeFlags
- Enclosing class:
LayoutBounds
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull LayoutBounds.ComputeFlags
or
(@NotNull LayoutBounds.ComputeFlags other)
-
Field Details
-
INITIAL
-
operatesOnWholeFilterRegion
public final boolean operatesOnWholeFilterRegion
-
-
Constructor Details
-
ComputeFlags
public ComputeFlags(boolean operatesOnWholeFilterRegion)
-
-
Method Details
-
or
@NotNull public @NotNull LayoutBounds.ComputeFlags or(@NotNull @NotNull LayoutBounds.ComputeFlags other)
-