Uses of Interface
com.github.weisj.jsvg.renderer.PlatformSupport
Packages that use PlatformSupport
Package
Description
-
Uses of PlatformSupport in com.github.weisj.jsvg
Methods in com.github.weisj.jsvg with parameters of type PlatformSupportModifier and TypeMethodDescriptionvoidSVGDocument.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 PlatformSupport in com.github.weisj.jsvg.parser.resources
Methods in com.github.weisj.jsvg.parser.resources with parameters of type PlatformSupport -
Uses of PlatformSupport in com.github.weisj.jsvg.renderer
Classes in com.github.weisj.jsvg.renderer that implement PlatformSupportMethods in com.github.weisj.jsvg.renderer that return PlatformSupport -
Uses of PlatformSupport in com.github.weisj.jsvg.renderer.awt
Classes in com.github.weisj.jsvg.renderer.awt that implement PlatformSupport