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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable ImageObserver@Nullable PlatformSupport.TargetSurfaceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.weisj.jsvg.renderer.awt.PlatformSupport
createImage, fontSize, isLongLived
-
Constructor Details
-
NullPlatformSupport
public NullPlatformSupport()
-
-
Method Details
-
imageObserver
- Specified by:
imageObserverin interfacePlatformSupport
-
targetSurface
- Specified by:
targetSurfacein interfacePlatformSupport
-