Uses of Interface
com.github.weisj.jsvg.renderer.awt.PlatformSupport.TargetSurface
-
Packages that use PlatformSupport.TargetSurface Package Description com.github.weisj.jsvg.renderer.awt -
-
Uses of PlatformSupport.TargetSurface in com.github.weisj.jsvg.renderer.awt
Methods in com.github.weisj.jsvg.renderer.awt that return PlatformSupport.TargetSurface Modifier and Type Method Description @NotNull PlatformSupport.TargetSurface
AwtComponentPlatformSupport. targetSurface()
@NotNull PlatformSupport.TargetSurface
JComponentPlatformSupport. targetSurface()
Deprecated.@Nullable PlatformSupport.TargetSurface
NullPlatformSupport. targetSurface()
@Nullable PlatformSupport.TargetSurface
PlatformSupport. targetSurface()
-