Uses of Class
com.github.weisj.jsvg.view.ViewBox
Packages that use ViewBox
-
Uses of ViewBox in com.github.weisj.jsvg
Methods in com.github.weisj.jsvg that return ViewBoxMethods in com.github.weisj.jsvg with parameters of type ViewBoxModifier and TypeMethodDescription@NotNull ShapeSVGDocument.computeShape(@Nullable ViewBox viewBox) voidSVGDocument.render(@Nullable Component component, @NotNull Graphics2D graphics2D, @Nullable ViewBox bounds) voidSVGDocument.renderWithPlatform(@NotNull PlatformSupport platformSupport, @NotNull Output output, @Nullable ViewBox bounds) voidSVGDocument.renderWithPlatform(@NotNull PlatformSupport platformSupport, @NotNull Output output, @Nullable ViewBox bounds, @Nullable AnimationState animationState) voidSVGDocument.renderWithPlatform(@NotNull PlatformSupport platformSupport, @NotNull Graphics2D graphics2D, @Nullable ViewBox bounds) -
Uses of ViewBox in com.github.weisj.jsvg.renderer
Methods in com.github.weisj.jsvg.renderer with parameters of type ViewBox