Class NullPlatformSupport
java.lang.Object
com.github.weisj.jsvg.renderer.awt.NullPlatformSupport
- All Implemented Interfaces:
PlatformSupport
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.weisj.jsvg.renderer.awt.PlatformSupport
PlatformSupport.TargetSurface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable ImageObserver
@Nullable PlatformSupport.TargetSurface
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.github.weisj.jsvg.renderer.awt.PlatformSupport
createImage, fontSize, isLongLived
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NullPlatformSupport
Deprecated.preferINSTANCE
field usage -
NullPlatformSupport
private NullPlatformSupport(boolean noDeprecation)
-
-
Method Details
-
imageObserver
- Specified by:
imageObserver
in interfacePlatformSupport
-
targetSurface
- Specified by:
targetSurface
in interfacePlatformSupport
-
INSTANCE
field usage