Class Filter.FilterBounds
java.lang.Object
com.github.weisj.jsvg.nodes.filter.Filter.FilterBounds
- Enclosing class:
Filter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final @NotNull Rectangle2D
private final @NotNull Rectangle2D
private final @NotNull Rectangle2D
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
FilterBounds
(@NotNull Rectangle2D elementBounds, @NotNull Rectangle2D filterRegion, @NotNull Rectangle2D effectiveFilterArea) -
Method Summary
-
Field Details
-
elementBounds
-
filterRegion
-
effectiveFilterArea
-
-
Constructor Details
-
FilterBounds
private FilterBounds(@NotNull @NotNull Rectangle2D elementBounds, @NotNull @NotNull Rectangle2D filterRegion, @NotNull @NotNull Rectangle2D effectiveFilterArea)
-
-
Method Details
-
elementBounds
-
filterRegion
-
effectiveFilterArea
-