Class ElementBounds
java.lang.Object
com.github.weisj.jsvg.renderer.impl.ElementBounds
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Rectangle2D@NotNull Rectangle2DfillBox()static @NotNull ElementBoundsfromUntransformedBounds(@NotNull SVGNode node, @NotNull RenderContext context, @NotNull Rectangle2D bounds, HasShape.Box box) @NotNull Rectangle2D@NotNull Rectangle2D
-
Constructor Details
-
ElementBounds
-
-
Method Details
-
fromUntransformedBounds
@NotNull public static @NotNull ElementBounds fromUntransformedBounds(@NotNull @NotNull SVGNode node, @NotNull @NotNull RenderContext context, @NotNull @NotNull Rectangle2D bounds, HasShape.Box box) -
boundingBox
-
geometryBox
-
strokeBox
-
fillBox
-